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

Load file history
gravatar
alpar (Alpar Juttner)
Restored (and modified) StoreBoolMap (it was removed in 7ff1c348ae0c) - also restored _maps_bits::IteratorTraits - removes the Functor template parameter from StoreBoolMap - doc changed a bit
EXTRA_DIST += \
demo/Makefile
if WANT_DEMO
noinst_PROGRAMS += \
demo/arg_parser_demo
endif WANT_DEMO
demo_arg_parser_demo_SOURCES = demo/arg_parser_demo.cc