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/SUMO/RGLExt/DictLang.gf | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 examples/SUMO/RGLExt/DictLang.gf (limited to 'examples/SUMO/RGLExt/DictLang.gf') diff --git a/examples/SUMO/RGLExt/DictLang.gf b/examples/SUMO/RGLExt/DictLang.gf deleted file mode 100644 index 1b0919b2e..000000000 --- a/examples/SUMO/RGLExt/DictLang.gf +++ /dev/null @@ -1,12 +0,0 @@ ---1 Lang: a Test Module for the Resource Grammar - --- This grammar is for testing the resource as included in the --- language-independent API, consisting of a grammar and a lexicon. --- The grammar without a lexicon is [``Grammar`` Grammar.html], --- which may be more suitable to open in applications. - -abstract DictLang = - Grammar - ** open Extension in { - -- flags startcat=NP ; - } ; -- cgit v1.2.3