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/query/small/Makefile | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 examples/query/small/Makefile (limited to 'examples/query/small/Makefile') diff --git a/examples/query/small/Makefile b/examples/query/small/Makefile deleted file mode 100644 index 351850274..000000000 --- a/examples/query/small/Makefile +++ /dev/null @@ -1,10 +0,0 @@ -all: pgf treebank - -pgf: - gf -make -optimize-pgf Query???.gf - -treebank: - gf --run Query.pgf treebank.txt - - - -- cgit v1.2.3