From: rossta <gra...@li...> - 2002-12-23 08:50:50
|
rossta Mon Dec 23 00:50:48 2002 EDT Modified files: /website index.php Log: Added cygwin reference Index: website/index.php diff -u website/index.php:1.37 website/index.php:1.38 --- website/index.php:1.37 Mon Nov 25 01:46:37 2002 +++ website/index.php Mon Dec 23 00:50:47 2002 @@ -1,6 +1,6 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<!-- $Id: index.php,v 1.37 2002/11/25 09:46:37 blackh Exp $ --> +<!-- $Id: index.php,v 1.38 2002/12/23 08:50:47 rossta Exp $ --> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> @@ -48,6 +48,11 @@ <hr width="100%" size="1" /> <h3>News</h3> + + <p><b>23 Dec 2002 - Grapevine now builds under <a target="_top" href="http://cygwin.com">Cygwin</a></b></p> + + <p>For those of you want to run Grapevine under Windows, but don't want to use MSVC, Grapevine will now compile and + run under Cygwin. Enjoy.</p> <p><b>25 Nov 2002 - We can plot simple networks</b></p> |