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/attempto/AttemptoFre.gf | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 examples/attempto/AttemptoFre.gf (limited to 'examples/attempto/AttemptoFre.gf') diff --git a/examples/attempto/AttemptoFre.gf b/examples/attempto/AttemptoFre.gf deleted file mode 100644 index 97eed0c73..000000000 --- a/examples/attempto/AttemptoFre.gf +++ /dev/null @@ -1,7 +0,0 @@ ---# -path=.:present - -concrete AttemptoFre of Attempto = NumeralFre, SymbolsC ** AttemptoI with - (Syntax = SyntaxFre), - (Symbolic = SymbolicFre), - (LexAttempto = LexAttemptoFre) ; - -- cgit v1.2.3