Last change
on this file since 529:f5bc148f7e1f was
523:d9e43511d11c,
checked in by Alpar Juttner <alpar@…>, 16 years ago
|
Port lgf-gen from SVN -r3512 (#45)
- apply the migrate script
- apply the source unifyer
- fix the compilation
|
File size:
231 bytes
|
Rev | Line | |
---|
[1] | 1 | if WANT_TOOLS |
---|
| 2 | |
---|
[385] | 3 | bin_PROGRAMS += \ |
---|
[523] | 4 | tools/dimacs-to-lgf \ |
---|
| 5 | tools/lgf-gen |
---|
[385] | 6 | |
---|
[310] | 7 | dist_bin_SCRIPTS += tools/lemon-0.x-to-1.x.sh |
---|
[1] | 8 | |
---|
| 9 | endif WANT_TOOLS |
---|
[385] | 10 | |
---|
| 11 | tools_dimacs_to_lgf_SOURCES = tools/dimacs-to-lgf.cc |
---|
[523] | 12 | tools_lgf_gen_SOURCES = tools/lgf-gen.cc |
---|
Note: See
TracBrowser
for help on using the repository browser.