benchmark/Makefile.am
author Peter Kovacs <kpeter@inf.elte.hu>
Tue, 29 Jul 2008 14:41:16 +0200
changeset 241 92f046dd7f6c
parent 1 51eaad3a817b
permissions -rw-r--r--
Improvements in dim2::BoundingBox (ticket #126)
- Rename the private varibles to start with underscore.
- Doc improvements.
     1 if WANT_BENCHMARK
     2 
     3 noinst_HEADERS +=
     4 
     5 noinst_PROGRAMS +=
     6 
     7 endif WANT_BENCHMARK