diff options
Diffstat (limited to 'files/practicum/Zinspelingen.icl')
-rw-r--r-- | files/practicum/Zinspelingen.icl | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/files/practicum/Zinspelingen.icl b/files/practicum/Zinspelingen.icl deleted file mode 100644 index 633892b..0000000 --- a/files/practicum/Zinspelingen.icl +++ /dev/null @@ -1,6 +0,0 @@ -implementation module Zinspelingen
-
-import StdEnv, Firsts, Frags, Subs, Perms, Words
-
-Start :: *World -> ...
-Start world = ...
|