From 592dd55a70bcf3a159c32f07c698b3cc39b0d02a Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Mon, 2 Oct 2017 20:13:38 +0200 Subject: Cleanup bootstrap --- assignment-4/monad.icl | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 assignment-4/monad.icl (limited to 'assignment-4/monad.icl') diff --git a/assignment-4/monad.icl b/assignment-4/monad.icl new file mode 100644 index 0000000..fb9b491 --- /dev/null +++ b/assignment-4/monad.icl @@ -0,0 +1,8 @@ +implementation module monad + +/* + Pieter Koopman, pieter@cs.ru.nl + Advanced Programming, week 4 +*/ + + -- cgit v1.2.3