summaryrefslogtreecommitdiff
path: root/examples/translator/AppIta.gf
diff options
context:
space:
mode:
Diffstat (limited to 'examples/translator/AppIta.gf')
-rw-r--r--examples/translator/AppIta.gf18
1 files changed, 0 insertions, 18 deletions
diff --git a/examples/translator/AppIta.gf b/examples/translator/AppIta.gf
deleted file mode 100644
index 2a7d3715b..000000000
--- a/examples/translator/AppIta.gf
+++ /dev/null
@@ -1,18 +0,0 @@
---# -path=.:../translator:../../../examples/phrasebook
-
-concrete AppIta of App =
- SmallPredIta
- , ExtensionsIta [CN,NP,AdA,AdV,CompoundCN,AdAdV,UttAdV,ApposNP]
- , DocumentationIta
- , DictionaryIta
- , PhrasebookIta - [open_A]
-
- ** {
-
-flags
- literal = Symb ;
-
-lin
- PhrasePhr p = {s = "+" ++ p.s} | p ;
-
-} \ No newline at end of file