bin: factor the calls to set_program_name().
* src/bin/common_setup.cc, src/bin/common_setup.hh: New files. * src/bin/Makefile.am: Add them. * src/bin/genltl.cc, src/bin/ltl2tgba.cc, src/bin/ltl2tgta.cc, src/bin/ltlfilt.cc, src/bin/randltl.cc: Adjust.
This commit is contained in:
parent
ecca4ba53e
commit
489f719dc1
8 changed files with 73 additions and 35 deletions
|
|
@ -40,6 +40,8 @@ libcommon_a_SOURCES = \
|
|||
common_range.hh \
|
||||
common_r.cc \
|
||||
common_r.hh \
|
||||
common_setup.cc \
|
||||
common_setup.hh \
|
||||
common_sys.hh
|
||||
|
||||
bin_PROGRAMS = ltlfilt genltl randltl ltl2tgba ltl2tgta
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue