From: rossta <gra...@li...> - 2002-12-25 02:49:03
|
rossta Tue Dec 24 18:49:02 2002 EDT Modified files: /website index.php Log: Fixed typo Index: website/index.php diff -u website/index.php:1.38 website/index.php:1.39 --- website/index.php:1.38 Mon Dec 23 00:50:47 2002 +++ website/index.php Tue Dec 24 18:49:02 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.38 2002/12/23 08:50:47 rossta Exp $ --> +<!-- $Id: index.php,v 1.39 2002/12/25 02:49:02 rossta Exp $ --> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> @@ -51,7 +51,7 @@ <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 + <p>For those of you who 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> |