From f5461eb3d4eb2605b546a4ed202c12bcdaa1f4e4 Mon Sep 17 00:00:00 2001 From: "john.j.camilleri" Date: Mon, 16 Sep 2013 07:17:27 +0000 Subject: Remove contribs and examples Everything has now been moved to a separate repository at https://github.com/GrammaticalFramework/gf-contrib The contents of the examples folder are build during SetupWeb --- examples/lrec-tutorial/AraAra.gf | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 examples/lrec-tutorial/AraAra.gf (limited to 'examples/lrec-tutorial/AraAra.gf') diff --git a/examples/lrec-tutorial/AraAra.gf b/examples/lrec-tutorial/AraAra.gf deleted file mode 100644 index b97229ed3..000000000 --- a/examples/lrec-tutorial/AraAra.gf +++ /dev/null @@ -1,9 +0,0 @@ -concrete AraAra of Ara = open Arabic in { - -lincat V = Verb ; S = Str ; - -lin ktb_V = u_Verb "ktb" ; - - Tab v = verbTable v ; - -} -- cgit v1.2.3