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

Load file history
gravatar
kpeter (Peter Kovacs)
Fix the usage of tags in adaptors.h (#67) There are separate tags for arcs and edges now.
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