Last change
on this file since 488:9b9ffe7d9b75 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
|
Line | |
---|
1 | if WANT_TOOLS |
---|
2 | |
---|
3 | bin_PROGRAMS += \ |
---|
4 | tools/dimacs-to-lgf |
---|
5 | |
---|
6 | dist_bin_SCRIPTS += tools/lemon-0.x-to-1.x.sh |
---|
7 | |
---|
8 | endif WANT_TOOLS |
---|
9 | |
---|
10 | tools_dimacs_to_lgf_SOURCES = tools/dimacs-to-lgf.cc |
---|
Note: See
TracBrowser
for help on using the repository browser.