From 504e7162fc9457c60dd39095c4563446b97fa953 Mon Sep 17 00:00:00 2001 From: aarne Date: Fri, 21 Dec 2007 17:37:19 +0000 Subject: preparing for release --- download/index.html | 56 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 download/index.html (limited to 'download') diff --git a/download/index.html b/download/index.html new file mode 100644 index 000000000..5a6d65609 --- /dev/null +++ b/download/index.html @@ -0,0 +1,56 @@ + + + +GF Version 2.9, released 21 December 2007 as sources: + +Binaries: GF Version 2.8, released 8 July 2007; updated 12 September. + +The Sourceforge GF site +has currently only v 2.7 and older versions. + +

+ +Don't forget that you can always get the current sources from the +GF Darcs Repository. First time you do +

+  darcs get --partial --set-scripts-executable http://www.cs.chalmers.se/Cs/Research/Language-technology/darcs/GF/
+
+and subsequent times +
+  darcs pull -a
+
+Then compile and install as described in +GF/src/INSTALL. + + + + -- cgit v1.2.3