summaryrefslogtreecommitdiff
path: root/examples/lrec-tutorial/AraAra.gf
diff options
context:
space:
mode:
Diffstat (limited to 'examples/lrec-tutorial/AraAra.gf')
-rw-r--r--examples/lrec-tutorial/AraAra.gf9
1 files changed, 0 insertions, 9 deletions
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 ;
-
-}