From 032531c6a690edbb377ff11ee2a743a30c5bf500 Mon Sep 17 00:00:00 2001 From: aarne Date: Fri, 27 Jun 2008 11:27:40 +0000 Subject: rm old tutorials --- doc/tutorial/arithm/LexEng.gf | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 doc/tutorial/arithm/LexEng.gf (limited to 'doc/tutorial/arithm/LexEng.gf') diff --git a/doc/tutorial/arithm/LexEng.gf b/doc/tutorial/arithm/LexEng.gf deleted file mode 100644 index 50a2a99df..000000000 --- a/doc/tutorial/arithm/LexEng.gf +++ /dev/null @@ -1,6 +0,0 @@ -concrete LexEng of Lex = CatEng ** open ParadigmsEng in { - lin - zero_PN = regPN "zero" nonhuman ; - successor_N2 = regN2 "successor" ; - even_A = regA "even" ; -} -- cgit v1.2.3