tools/Makefile.am
author Peter Kovacs <kpeter@inf.elte.hu>
Sun, 30 Nov 2008 14:51:05 +0100
changeset 417 235be9d4b6ab
parent 146 4b42aa24ce12
child 400 50d96f2166d7
permissions -rw-r--r--
Many doc improvements for Circulation (#175)

- More precise doc for members.
- Several doc fixes.
- Add doc for public types.
- Better formulations.
- Add useful notes to the problem description.
- Use supply instead of excess in the doc.
- Hide the doc of the traits class parameter.
- Use \tparam for template parameters.
ladanyi@1
     1
if WANT_TOOLS
ladanyi@1
     2
ladanyi@1
     3
bin_PROGRAMS +=
alpar@310
     4
dist_bin_SCRIPTS += tools/lemon-0.x-to-1.x.sh
ladanyi@1
     5
ladanyi@1
     6
endif WANT_TOOLS