demo/digraph.lgf
author |
Balazs Dezso <deba@inf.elte.hu> |
|
Tue, 30 Sep 2008 20:53:18 +0200 |
changeset 290 |
f6899946c1ac |
permissions |
-rw-r--r-- |
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