diff options
author | johnvg | 2003-12-15 15:41:37 +0000 |
---|---|---|
committer | johnvg | 2003-12-15 15:41:37 +0000 |
commit | cc69e3e10a79458a6f821dfb6cdf11be5f1efcf6 (patch) | |
tree | aa0cbeb9d3f3f325d7e8aa29db9547a953416d7d /frontend/scanner.dcl | |
parent | add export of BEInsertForeignExport (diff) |
remove VoidTypeToken
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1438 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
Diffstat (limited to 'frontend/scanner.dcl')
-rw-r--r-- | frontend/scanner.dcl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/frontend/scanner.dcl b/frontend/scanner.dcl index fcd8edc..1fafeb9 100644 --- a/frontend/scanner.dcl +++ b/frontend/scanner.dcl @@ -77,7 +77,6 @@ instance <<< FilePosition | StringTypeToken // String | FileTypeToken // File | WorldTypeToken // World - | VoidTypeToken // Void | ClassToken // class | InstanceToken // instance | OtherwiseToken // otherwise |