From 238764e1be73685eb76fa19d0641d7780b0f8d5e Mon Sep 17 00:00:00 2001 From: aarne Date: Thu, 6 Sep 2007 07:21:05 +0000 Subject: download --- download.html | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ index.html | 2 +- tmp-download.html | 51 --------------------------------------------------- 3 files changed, 52 insertions(+), 52 deletions(-) create mode 100644 download.html delete mode 100644 tmp-download.html diff --git a/download.html b/download.html new file mode 100644 index 000000000..8a3286c34 --- /dev/null +++ b/download.html @@ -0,0 +1,51 @@ + + + +GF Version 2.8, released 8 July 2007. + +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. + + + + diff --git a/index.html b/index.html index 8994b76ee..bf39e8ea1 100644 --- a/index.html +++ b/index.html @@ -23,7 +23,7 @@ July 8, 2007. "doc">Documentation | Download +"download.html">Download | Developers diff --git a/tmp-download.html b/tmp-download.html deleted file mode 100644 index 8a3286c34..000000000 --- a/tmp-download.html +++ /dev/null @@ -1,51 +0,0 @@ - - - -GF Version 2.8, released 8 July 2007. - -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