aboutsummaryrefslogtreecommitdiff
path: root/frontend/cheat.dcl
diff options
context:
space:
mode:
authorronny2001-10-03 09:07:49 +0000
committerronny2001-10-03 09:07:49 +0000
commit577f4330e41e16e233ea21121da97d4cd6305736 (patch)
tree2d50ebaef2425f24b4e0666e7dd1697aed19b55b /frontend/cheat.dcl
parentchanged from system to definition module (diff)
eliminated cheat module
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@817 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
Diffstat (limited to 'frontend/cheat.dcl')
-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 d7c3b66..0000000
--- a/frontend/cheat.dcl
+++ /dev/null
@@ -1,5 +0,0 @@
-system module cheat
-
-i :: !b -> a
-
-uniqueCopy :: !*a -> (!*a, !*a)