diff options
| author | Camil Staps | 2015-03-13 20:16:39 +0100 | 
|---|---|---|
| committer | Camil Staps | 2015-03-13 20:16:39 +0100 | 
| commit | b4bad36bae586dbc151c91bbc989646266f94180 (patch) | |
| tree | 6630eb23a80beb82016313b455c31c307c79a691 | |
| parent | week5 (diff) | |
Added names w5
| -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
 | 
