tools/Makefile.am
author Peter Kovacs <kpeter@inf.elte.hu>
Tue, 08 Apr 2008 22:51:26 +0200
changeset 123 8899d1891a3c
child 146 4b42aa24ce12
permissions -rw-r--r--
Small improvements in maps.h
- Add a new version of constMap() function.
- Fix in FunctorToMap class.
     1 EXTRA_DIST += \
     2 	tools/Makefile
     3 
     4 if WANT_TOOLS
     5 
     6 bin_PROGRAMS +=
     7 
     8 endif WANT_TOOLS