From a7d7542dc646a5fd124ef71e71ce260889f1701b Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Tue, 2 Feb 2016 19:24:50 +0100 Subject: Moved to 1415 directory --- files/practicum/StdNum.icl | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 files/practicum/StdNum.icl (limited to 'files/practicum/StdNum.icl') diff --git a/files/practicum/StdNum.icl b/files/practicum/StdNum.icl deleted file mode 100644 index 32ad0a3..0000000 --- a/files/practicum/StdNum.icl +++ /dev/null @@ -1,6 +0,0 @@ -implementation module StdNum - -import StdEnv -import StdQ // optioneel als je StdQ geimplementeerd hebt - -:: Num = ... -- cgit v1.2.3