Mercurial
lemon-main
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
tools/Makefile.am
author
Peter Kovacs <kpeter@inf.elte.hu>
Wed, 27 Aug 2008 10:50:04 +0200
changeset 250
d0aae16df1bb
parent 1
51eaad3a817b
child 310
a9e8f310507f
permissions
-rw-r--r--
Stream operators for Point and BoundingBox classes (ticket #126)
- Add operator<< and operator>> for BoundingBox.
- operator<< of Point gives space-less output.
1
if WANT_TOOLS
2
3
bin_PROGRAMS +=
4
5
endif WANT_TOOLS