From 4d7a4800346e3084c62df811bde83aa56fd7de9d Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Fri, 1 Jul 2016 08:30:37 +0200 Subject: Fixes --- IO.icl | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 IO.icl (limited to 'IO.icl') diff --git a/IO.icl b/IO.icl new file mode 100644 index 0000000..0cec8fb --- /dev/null +++ b/IO.icl @@ -0,0 +1,3 @@ +implementation module ABC.IO + +:: IO = IO -- cgit v1.2.3