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

Load file history
gravatar
deba@inf.elte.hu
Simplifying exceptions - Using asserts instead of exceptions for unitialized parameters - Only the IO exceptions are used in the lemon - DataFormatError is renamed to FormatError - The IoError is used for file access errors
1
2
3
4
5
if WANT_TOOLS
bin_PROGRAMS +=
endif WANT_TOOLS