forked from coin-or/metslib
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitattributes
41 lines (41 loc) · 997 Bytes
/
.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
* text=auto !eol
/AUTHORS -text
/COPYING -text
/COPYING-CPL -text
/ChangeLog -text
/INSTALL -text
/Makefile.am -text
/NEWS -text
/README -text
/autogen.sh -text
/configure.ac -text
debian/changelog -text
debian/compat -text
debian/control -text
debian/metslib-dev.dirs -text
debian/metslib-dev.install -text
debian/metslib.dirs -text
debian/metslib.install -text
debian/rules -text
doxydoc/Makefile.am -text
doxydoc/doxygen-footer.html -text
doxydoc/doxygen.conf -text
m4/ax_prefix_config_h.m4 -text
m4/shave.m4 -text
/metslib.pc.in -text
metslib/Makefile.am -text
metslib/abstract-search.hh -text
metslib/local-search.hh -text
metslib/mets.hh -text
metslib/metslib_config.hh -text
metslib/model.hh -text
metslib/observer.hh -text
metslib/simulated-annealing.hh -text
metslib/tabu-search.hh -text
metslib/termination-criteria.hh -text
/shave-libtool.in -text
/shave.in -text
test/Makefile.am -text
test/permutation_problem_test.cc -text
test/tabu_list_test.cc -text
test/termination_test.cc -text