-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.gitattributes
76 lines (76 loc) · 2.27 KB
/
.gitattributes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
* text=auto !eol
.ci/.travis.pre -text
.ci/appveyor.pre -text
.coin-or/projDesc.xml -text
/.travis.yml -text
/AUTHORS -text
/Dependencies -text
/LICENSE -text
/README -text
Vol/AUTHORS -text
Vol/INSTALL -text
Vol/LICENSE -text
Vol/MSVisualStudio/v10/OsiVolUnitTest/OsiVolUnitTest.vcxproj -text
Vol/MSVisualStudio/v10/Vol.sln -text
Vol/MSVisualStudio/v10/libOsiVol/libOsiVol.vcxproj -text
Vol/MSVisualStudio/v10/libVol/libVol.vcxproj -text
Vol/MSVisualStudio/v9/OsiVolUnitTest/OsiVolUnitTest.vcproj -text
Vol/MSVisualStudio/v9/Vol.sln -text
Vol/MSVisualStudio/v9/libOsiVol/libOsiVol.vcproj -text
Vol/MSVisualStudio/v9/libVol/libVol.vcproj -text
Vol/README -text
Vol/config.guess -text
Vol/config.sub -text
Vol/configure -text
Vol/configure.ac -text
Vol/depcomp -text
Vol/doc/volDoc.bib -text
Vol/doc/volDoc.pdf -text
Vol/doc/volDoc.ps -text
Vol/doc/volDoc.tex -text
Vol/doxydoc/doxygen.conf.in -text
Vol/examples/VolLp/INSTALL -text
Vol/examples/VolLp/Makefile.in -text
Vol/examples/VolLp/vollp.cpp -text
Vol/examples/VolUfl/INSTALL -text
Vol/examples/VolUfl/Makefile.in -text
Vol/examples/VolUfl/data.gz -text
Vol/examples/VolUfl/ufl.cpp -text
Vol/examples/VolUfl/ufl.hpp -text
Vol/examples/VolUfl/ufl.par -text
Vol/examples/Volume-LP/Makefile.in -text
Vol/examples/Volume-LP/README -text
Vol/examples/Volume-LP/data.mps.gz -text
Vol/examples/Volume-LP/lp.cpp -text
Vol/examples/Volume-LP/lp.h -text
Vol/examples/Volume-LP/lp.par -text
Vol/examples/Volume-LP/lpc.cpp -text
Vol/examples/Volume-LP/lpc.h -text
Vol/examples/Volume-LP/reader.cpp -text
Vol/examples/Volume-LP/reader.h -text
Vol/inc/config_vol.h.in -text
Vol/install-sh -text
Vol/ltmain.sh -text
Vol/missing -text
Vol/src/OsiVol/Makefile.am -text
Vol/src/OsiVol/Makefile.in -text
Vol/src/OsiVol/OsiVolSolverInterface.cpp -text
Vol/src/OsiVol/OsiVolSolverInterface.hpp -text
Vol/src/OsiVol/OsiVolSolverInterfaceIO.cpp -text
Vol/src/OsiVol/osi-vol-uninstalled.pc.in -text
Vol/src/OsiVol/osi-vol.pc.in -text
Vol/test/Makefile.am -text
Vol/test/Makefile.in -text
Vol/test/OsiVolSolverInterfaceTest.cpp -text
Vol/test/osiUnitTest.cpp -text
Vol/vol-uninstalled.pc.in -text
Vol/vol.pc.in -text
/appveyor.yml -text
/config.guess -text
/config.sub -text
/configure -text
/configure.ac -text
/depcomp -text
doxydoc/doxygen.conf.in -text
/install-sh -text
/missing -text