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

Load file history
gravatar
kpeter (Peter Kovacs)
Stream operators for Point and BoundingBox classes (ticket #126) - Add operator<< and operator>> for BoundingBox. - operator<< of Point gives space-less output.
1
2
3
4
5
if WANT_TOOLS
bin_PROGRAMS +=
endif WANT_TOOLS