Location: LEMON/LEMON-official/lemon/CMakeLists.txt - annotation
Load file history
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