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/Subs.icl | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 files/practicum/Subs.icl (limited to 'files/practicum/Subs.icl') diff --git a/files/practicum/Subs.icl b/files/practicum/Subs.icl deleted file mode 100644 index f7f2d94..0000000 --- a/files/practicum/Subs.icl +++ /dev/null @@ -1,8 +0,0 @@ -implementation module Subs - -import StdEnv - -Start = subs [1..5] - -subs :: // meest algemene type -subs ... -- cgit v1.2.3