diff options
Diffstat (limited to 'week5/mart')
-rw-r--r-- | week5/mart/Origami.icl | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/week5/mart/Origami.icl b/week5/mart/Origami.icl index 93d36ef..180a119 100644 --- a/week5/mart/Origami.icl +++ b/week5/mart/Origami.icl @@ -1,3 +1,8 @@ +/**
+ * Mart Lubbers, s4109503
+ * Camil Staps, s4498062
+ */
+
module Origami
import StdEnv
|