summaryrefslogtreecommitdiff
path: root/week2/camil/TupleOverloading.icl
diff options
context:
space:
mode:
authorCamil Staps2015-02-15 18:34:40 +0100
committerCamil Staps2015-02-15 18:34:40 +0100
commit84b568431879e77c3f2b96c883af16730c857984 (patch)
tree3553e323a7bd91b6dfa964d0a1d7e2f2f73609c1 /week2/camil/TupleOverloading.icl
parentfinal ass2 commit (diff)
final commit
Diffstat (limited to 'week2/camil/TupleOverloading.icl')
-rw-r--r--week2/camil/TupleOverloading.icl5
1 files changed, 5 insertions, 0 deletions
diff --git a/week2/camil/TupleOverloading.icl b/week2/camil/TupleOverloading.icl
index bdc8c18..0ea437d 100644
--- a/week2/camil/TupleOverloading.icl
+++ b/week2/camil/TupleOverloading.icl
@@ -1,3 +1,8 @@
+/**
+ * Mart Lubbers, s4109503
+ * Camil Staps, s4498062
+ */
+
implementation module TupleOverloading
import StdEnv