diff options
author | johnvg | 2005-03-17 15:05:16 +0000 |
---|---|---|
committer | johnvg | 2005-03-17 15:05:16 +0000 |
commit | 76cd174eb7ed9048dae826d68c7b2eeb1e1ec363 (patch) | |
tree | 8d20213a4430a78a411c3e89d6962ed25177da92 /main/cocl.icl | |
parent | use a heap of 20m instead of 16m (diff) |
remove import StdDebug
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1515 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
Diffstat (limited to 'main/cocl.icl')
-rw-r--r-- | main/cocl.icl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/main/cocl.icl b/main/cocl.icl index 5dd407d..86898c4 100644 --- a/main/cocl.icl +++ b/main/cocl.icl @@ -8,7 +8,6 @@ import StdEnv import coclmain import frontend -import StdDebug Start :: *World -> *World Start world |