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/gfcc/README | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 examples/gfcc/README (limited to 'examples/gfcc/README') diff --git a/examples/gfcc/README b/examples/gfcc/README deleted file mode 100644 index 72dca27df..000000000 --- a/examples/gfcc/README +++ /dev/null @@ -1,21 +0,0 @@ -gfcc = GF C Compiler -(c) Aarne Ranta 2004-2010 under LGPL - -You need: -- gf -- jasmin assembler on your path as jasmin.jar; obtain from - http://sourceforge.net/projects/jasmin/files/ -- ghc -- javac -- java - - -Example: -- make -- ./gfcc fibonacci.c -- java -cp . fibonacci - - -More information: -- make doc -- open complin.pdf -- cgit v1.2.3