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/peacekeeping/PeacePhrases.gf | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 examples/peacekeeping/PeacePhrases.gf (limited to 'examples/peacekeeping/PeacePhrases.gf') diff --git a/examples/peacekeeping/PeacePhrases.gf b/examples/peacekeeping/PeacePhrases.gf deleted file mode 100644 index e883e9e19..000000000 --- a/examples/peacekeeping/PeacePhrases.gf +++ /dev/null @@ -1,9 +0,0 @@ -abstract PeacePhrases = PeaceCat ** { - - fun - Hello : Phrase ; - GoodMorning : Phrase ; - GoodEvening : Phrase ; - WhatIsNamePron : Pron -> Phrase ; - -} \ No newline at end of file -- cgit v1.2.3