From db23eec58eb948e56da9b332eb682f100bc22edb Mon Sep 17 00:00:00 2001 From: aarne Date: Mon, 20 Jul 2015 14:32:50 +0000 Subject: removed the obsolete examples/translator directory, which caused confusion --- examples/translator/App.gf | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 examples/translator/App.gf (limited to 'examples/translator/App.gf') diff --git a/examples/translator/App.gf b/examples/translator/App.gf deleted file mode 100644 index e53f335c9..000000000 --- a/examples/translator/App.gf +++ /dev/null @@ -1,17 +0,0 @@ ---# -path=.:../translator:../../../examples/phrasebook - -abstract App = - SmallPred - , Extensions [CN,NP,AdA,AdV,CompoundCN,AdAdV,UttAdV,ApposNP] - , Documentation - [Pol,Tense] - , Dictionary - [Pol,Tense] - - , Phrasebook - ** { -flags - startcat=Phr ; - -fun - PhrasePhr : Phrase -> Phr ; - -} -- cgit v1.2.3