diff options
| author | aarne <aarne@cs.chalmers.se> | 2007-09-12 09:42:08 +0000 |
|---|---|---|
| committer | aarne <aarne@cs.chalmers.se> | 2007-09-12 09:42:08 +0000 |
| commit | eacd8e08703f6db799671111bc1c030fb8e7b78c (patch) | |
| tree | 3e1e81baf2bb029f1e1c6c28d11358b37cdfb87a | |
| parent | fd3339610d77cc3d9d41721b6ebc6226905159a3 (diff) | |
cygwin linked from download
| -rw-r--r-- | download.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/download.html b/download.html index 8a3286c34..5da03ea53 100644 --- a/download.html +++ b/download.html @@ -1,7 +1,7 @@ <html> <body> -GF Version 2.8, released 8 July 2007. +GF Version 2.8, released 8 July 2007; updated 12 September. <ul> <li> <a href="download/GF-2.8.tgz"><tt>GF-2.8.tgz</tt></a>, Haskell and Java sources, grammar library sources, examples, documentation. @@ -27,6 +27,9 @@ by <tt>./configure --prefix=MYDIR</tt>. <li> <a href="download/GF-2.8-i386-apple-darwin8.9.1.tgz"><tt>GF-2.8-i386-apple-darwin8.9.1.tgz</tt></a>, Mac OS X binary (Intel), with precompiled grammar libraries. Requires Readline from <a href="http://www.macports.org/">MacPorts</a>. To install, see above item. +<li> <a href="download/GF-2.8-windows-cygwin.tgz"><tt>GF-2.8-windows-cygwin.tgz</tt></a>, Windows Cygwin binary. Requires +<a href="http://www.cygwin.com/">Cygwin</a>. To install, see above item. + </ul> The <a href= "http://sourceforge.net/project/showfiles.php?group_id=132285">Sourceforge GF site</a> |
