|
From: <hba...@us...> - 2009-01-18 21:28:47
|
Revision: 9339
http://plplot.svn.sourceforge.net/plplot/?rev=9339&view=rev
Author: hbabcock
Date: 2009-01-18 21:28:45 +0000 (Sun, 18 Jan 2009)
Log Message:
-----------
Remove example 31 from the list of examples as it does not appear to display anything.
Modified Paths:
--------------
trunk/www/examples.php
Modified: trunk/www/examples.php
===================================================================
--- trunk/www/examples.php 2009-01-18 21:23:39 UTC (rev 9338)
+++ trunk/www/examples.php 2009-01-18 21:28:45 UTC (rev 9339)
@@ -40,8 +40,7 @@
array(27, 10, 1, ""),
array(28, 5, 1, ""),
array(29, 3, 1, ""),
- array(30, 2, 1, ""),
- array(31, 1, 1, ""));
+ array(30, 2, 1, ""));
?>
<!-- include the html header -->
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|