summaryrefslogtreecommitdiff
path: root/files/practicum/StdQ.icl
diff options
context:
space:
mode:
Diffstat (limited to 'files/practicum/StdQ.icl')
-rw-r--r--files/practicum/StdQ.icl5
1 files changed, 0 insertions, 5 deletions
diff --git a/files/practicum/StdQ.icl b/files/practicum/StdQ.icl
deleted file mode 100644
index 9883f91..0000000
--- a/files/practicum/StdQ.icl
+++ /dev/null
@@ -1,5 +0,0 @@
-implementation module StdQ
-
-import StdEnv
-
-:: Q = ... // maak deze type definitie af