From 5c713d8f027a9b6be687ee3f7e917e8bd2115773 Mon Sep 17 00:00:00 2001 From: aarne Date: Fri, 27 Jun 2008 09:18:50 +0000 Subject: took away old-examples --- old-examples/tutorial/smart/LexSmart.gf | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 old-examples/tutorial/smart/LexSmart.gf (limited to 'old-examples/tutorial/smart/LexSmart.gf') diff --git a/old-examples/tutorial/smart/LexSmart.gf b/old-examples/tutorial/smart/LexSmart.gf deleted file mode 100644 index 0bbe7aa7c..000000000 --- a/old-examples/tutorial/smart/LexSmart.gf +++ /dev/null @@ -1,12 +0,0 @@ -interface LexSmart = open Syntax in { - -oper - dim_V2 : V2 ; - fan_N : N ; - kitchen_N : N ; - light_N : N ; - livingRoom_N : N ; - switchOff_V2 : V2 ; - switchOn_V2 : V2 ; - -} -- cgit v1.2.3