Last change
on this file since 504:42d4b889903a was
385:50d96f2166d7,
checked in by Alpar Juttner <alpar@…>, 16 years ago
|
Port DIMACS tools from svn -r3516
Namely,
- apply migrate script
- apply unify sources
- break long lines
- Fixes the compilation
- dim_to_lgf -> dimacs-to-lgf
- better .hgignore
- shorten the doc of dimacs-to-lgf
|
File size:
173 bytes
|
Rev | Line | |
---|
[1] | 1 | if WANT_TOOLS |
---|
| 2 | |
---|
[385] | 3 | bin_PROGRAMS += \ |
---|
| 4 | tools/dimacs-to-lgf |
---|
| 5 | |
---|
[310] | 6 | dist_bin_SCRIPTS += tools/lemon-0.x-to-1.x.sh |
---|
[1] | 7 | |
---|
| 8 | endif WANT_TOOLS |
---|
[385] | 9 | |
---|
| 10 | tools_dimacs_to_lgf_SOURCES = tools/dimacs-to-lgf.cc |
---|
Note: See
TracBrowser
for help on using the repository browser.