From 6f604b19d3f5966e5c1d7c4fdf3703bd6ff0861c Mon Sep 17 00:00:00 2001 From: Mart Lubbers Date: Thu, 16 Apr 2015 21:22:20 +0200 Subject: update to fp2 yay, public and licence --- week1/camil/2.3/MatchStrings.dcl | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 week1/camil/2.3/MatchStrings.dcl (limited to 'week1/camil/2.3/MatchStrings.dcl') diff --git a/week1/camil/2.3/MatchStrings.dcl b/week1/camil/2.3/MatchStrings.dcl deleted file mode 100644 index 527447c..0000000 --- a/week1/camil/2.3/MatchStrings.dcl +++ /dev/null @@ -1,8 +0,0 @@ -definition module MatchStrings - -head :: String -> Char -tail :: String -> String -is_gelijk :: String String -> Bool -is_deelstring :: String String -> Bool -is_deel :: String String -> Bool -is_match :: String String -> Bool -- cgit v1.2.3