Location: LEMON/LEMON-main/tools/Makefile.am

Load file history
gravatar
deba@inf.elte.hu
Improvements in graph adaptors (#67) Remove DigraphAdaptor and GraphAdaptor Remove docs of base classes Move the member documentations to real adaptors Minor improvements in documentation
if WANT_TOOLS
bin_PROGRAMS += \
tools/dimacs-to-lgf
dist_bin_SCRIPTS += tools/lemon-0.x-to-1.x.sh
endif WANT_TOOLS
tools_dimacs_to_lgf_SOURCES = tools/dimacs-to-lgf.cc