aboutsummaryrefslogtreecommitdiff
path: root/frontend
diff options
context:
space:
mode:
authorjohnvg2002-07-17 13:10:19 +0000
committerjohnvg2002-07-17 13:10:19 +0000
commitea1a6a13af6cd29da16a83e0a4ba9e31a31a78ab (patch)
treee1ef1dd6f1445f8bd610fb2464b2ddb038413717 /frontend
parentadd abstract synonym types (diff)
remove
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1155 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
Diffstat (limited to 'frontend')
-rw-r--r--frontend/cheat.dcl5
1 files changed, 0 insertions, 5 deletions
diff --git a/frontend/cheat.dcl b/frontend/cheat.dcl
deleted file mode 100644
index 8189566..0000000
--- a/frontend/cheat.dcl
+++ /dev/null
@@ -1,5 +0,0 @@
-system module cheat
-
-//i :: !b -> a
-
-uniqueCopy :: !*a -> (!*a, !*a)