summaryrefslogtreecommitdiff
path: root/files/practicum/Partities.icl
diff options
context:
space:
mode:
Diffstat (limited to 'files/practicum/Partities.icl')
-rw-r--r--files/practicum/Partities.icl8
1 files changed, 0 insertions, 8 deletions
diff --git a/files/practicum/Partities.icl b/files/practicum/Partities.icl
deleted file mode 100644
index cdf1bcc..0000000
--- a/files/practicum/Partities.icl
+++ /dev/null
@@ -1,8 +0,0 @@
-implementation module Partities
-
-import StdEnv
-
-Start = partities [4,4,4,4]
-
-partities :: // meest algemene type
-partities ...