diff options
Diffstat (limited to 'examples/translator/AppFre.gf')
| -rw-r--r-- | examples/translator/AppFre.gf | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/examples/translator/AppFre.gf b/examples/translator/AppFre.gf deleted file mode 100644 index 1bcb817fa..000000000 --- a/examples/translator/AppFre.gf +++ /dev/null @@ -1,18 +0,0 @@ ---# -path=.:../translator:../../../examples/phrasebook - -concrete AppFre of App = - SmallPredFre - , ExtensionsFre [CN,NP,AdA,AdV,CompoundCN,AdAdV,UttAdV,ApposNP] - , DocumentationFre - , DictionaryFre - , PhrasebookFre - [open_A] - - ** { - -flags - literal = Symb ; - -lin - PhrasePhr p = {s = "+" ++ p.s} | p ; - -}
\ No newline at end of file |
