Mercurial
lemon-1.1
/ 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>
Thu, 09 Oct 2008 13:27:35 +0200
changeset 314
2cc60866a0c9
parent 1
51eaad3a817b
child 310
a9e8f310507f
permissions
-rw-r--r--
Doc reorganization + improvements
- Reorganize several tools (move them to other modules).
- Add new module for map concepts.
- Remove the doc of all tools in lemon/bits.
- Improvements in groups.dox.
- Fix some doxygen warnings.
1
if WANT_TOOLS
2
3
bin_PROGRAMS +=
4
5
endif WANT_TOOLS