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/StdSortList.icl | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 files/practicum/StdSortList.icl (limited to 'files/practicum/StdSortList.icl') diff --git a/files/practicum/StdSortList.icl b/files/practicum/StdSortList.icl deleted file mode 100644 index 20acaf7..0000000 --- a/files/practicum/StdSortList.icl +++ /dev/null @@ -1,5 +0,0 @@ -implementation module StdSortList - -import StdEnv - -:: SortList a = ... // maak deze type definitie af (mag ook een synoniem type zijn, maar gebruik dan :== in plaats van =) -- cgit v1.2.3