From d6624158bdf41e047ad8d0a9942238dc80649901 Mon Sep 17 00:00:00 2001 From: Joel Martin Date: Sun, 8 Feb 2015 01:13:41 -0600 Subject: matlab: start of step4 --- matlab/+types/Nil.m | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 matlab/+types/Nil.m (limited to 'matlab/+types') diff --git a/matlab/+types/Nil.m b/matlab/+types/Nil.m new file mode 100644 index 0000000..d7573f0 --- /dev/null +++ b/matlab/+types/Nil.m @@ -0,0 +1,2 @@ +classdef Nil +end -- cgit v1.2.3