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/Domino.dcl | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 files/practicum/Domino.dcl (limited to 'files/practicum/Domino.dcl') diff --git a/files/practicum/Domino.dcl b/files/practicum/Domino.dcl deleted file mode 100644 index 51a9092..0000000 --- a/files/practicum/Domino.dcl +++ /dev/null @@ -1,11 +0,0 @@ -definition module Domino - -:: Steen :== (Int,Int) // (1..N,1..N) -:: Slang :== [Steen] - -N :== 2 - -/* alle_slangen max - levert alle slangen van lengte max op van een dubbel-N spel. -*/ -alle_slangen :: Int -> [Slang] -- cgit v1.2.3