aboutsummaryrefslogtreecommitdiff
path: root/sucl/new.icl
diff options
context:
space:
mode:
authorzweije2001-07-03 11:42:06 +0000
committerzweije2001-07-03 11:42:06 +0000
commita7482e884a8af423a5cf4ff79751adee65b5958c (patch)
treeea1917b357698100625b0adca847465f32816184 /sucl/new.icl
parentenable optimizer (level 2) (diff)
This commit was generated by cvs2svn to compensate for changes in r518,
which included commits to RCS files with non-trunk default branches. git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@519 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
Diffstat (limited to 'sucl/new.icl')
-rw-r--r--sucl/new.icl8
1 files changed, 8 insertions, 0 deletions
diff --git a/sucl/new.icl b/sucl/new.icl
index 0531019..6507612 100644
--- a/sucl/new.icl
+++ b/sucl/new.icl
@@ -1,3 +1,9 @@
+implementation module new
+
+// $Id$
+
+/*
+
new.lit - One line module description
=====================================
@@ -44,3 +50,5 @@ Implementation of identifier
> = body
...
+
+*/