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