|
From: <ai...@us...> - 2008-12-10 01:55:55
|
Revision: 9067
http://plplot.svn.sourceforge.net/plplot/?rev=9067&view=rev
Author: airwin
Date: 2008-12-10 01:55:51 +0000 (Wed, 10 Dec 2008)
Log Message:
-----------
Improve commentary and deal with examples 14 and 17 properly this time.
Modified Paths:
--------------
trunk/examples/python/CMakeLists.txt
Modified: trunk/examples/python/CMakeLists.txt
===================================================================
--- trunk/examples/python/CMakeLists.txt 2008-12-10 01:49:05 UTC (rev 9066)
+++ trunk/examples/python/CMakeLists.txt 2008-12-10 01:55:51 UTC (rev 9067)
@@ -18,6 +18,7 @@
# along with PLplot; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+# N.B. examples 14 and 17 handled independently.
set(python_STRING_INDICES
"01"
"02"
@@ -32,10 +33,8 @@
"11"
"12"
"13"
-"14"
"15"
"16"
-"17"
"18"
"19"
"20"
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|