From 5b29c2d0d6f7c43e51a8a9d86b99126d8b89c307 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Sat, 28 Mar 2015 12:55:54 +0100 Subject: [PATCH] Added student numbers --- week7/camil/BewijsMeppenEnTippen.icl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/week7/camil/BewijsMeppenEnTippen.icl b/week7/camil/BewijsMeppenEnTippen.icl index 1e8d91c..ca5e396 100644 --- a/week7/camil/BewijsMeppenEnTippen.icl +++ b/week7/camil/BewijsMeppenEnTippen.icl @@ -1,3 +1,6 @@ +// Mart Lubbers, s4109503 +// Camil Staps, s4498062 + Zij gegeven: :: BTree a = Tip a | Bin (BTree a) (BTree a) -- 2.20.1