diff options
author | martinw | 2001-03-02 11:04:51 +0000 |
---|---|---|
committer | martinw | 2001-03-02 11:04:51 +0000 |
commit | a9d0a3079a558d012ac5ca0e6f5f51a1b6de54ff (patch) | |
tree | 28fd74cc3a4835e53d648136c83c526611172970 /frontend/portToNewSyntax.dcl | |
parent | bugfix: compiler couldn't detect following inconsistency: (diff) |
making compiler self compilable (this doesn't say anything about the
quality of the generated executable)
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@314 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
Diffstat (limited to 'frontend/portToNewSyntax.dcl')
-rw-r--r-- | frontend/portToNewSyntax.dcl | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/frontend/portToNewSyntax.dcl b/frontend/portToNewSyntax.dcl index a5367f8..2e06636 100644 --- a/frontend/portToNewSyntax.dcl +++ b/frontend/portToNewSyntax.dcl @@ -2,16 +2,6 @@ definition module portToNewSyntax // see the file readme.txt in the portToNewSyntax folder about // this module -from StdMisc import abort -//1.3 -from StdFile import Files -from StdString import String -from scanner import SearchPaths -//3.1 -/*2.0 -from StdFile import :: Files -from scanner import :: SearchPaths -0.2*/ import checksupport switch_port_to_new_syntax port dont_port :== dont_port |