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

Load file history
gravatar
kpeter (Peter Kovacs)
Add basic logical maps and doc improvements - Add the following new logical maps and map adaptors: * TrueMap, FalseMap * AndMap, OrMap * EqualMap, LessMap - Improve the documentation for other classes.
1
2
3
4
5
6
7
8
EXTRA_DIST += \
demo/Makefile
if WANT_DEMO
noinst_PROGRAMS +=
endif WANT_DEMO