diff options
author | sjakie | 1999-10-07 15:28:30 +0000 |
---|---|---|
committer | sjakie | 1999-10-07 15:28:30 +0000 |
commit | 57469f6b24d357ea76c799beb82440b3ee008554 (patch) | |
tree | 4216205a877c21147920c85cc031c1a36b01421f /frontend | |
parent | cvs test (diff) |
cvs test (sjaak)
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@10 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
Diffstat (limited to 'frontend')
-rw-r--r-- | frontend/parse.icl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/frontend/parse.icl b/frontend/parse.icl index d4ee86f..3f0458e 100644 --- a/frontend/parse.icl +++ b/frontend/parse.icl @@ -31,6 +31,7 @@ is_record_update updates // ... RWS +// Sjaak /* Parser for Clean 2.0 |