|
From: <ai...@us...> - 2010-01-13 21:05:27
|
Revision: 10751
http://plplot.svn.sourceforge.net/plplot/?rev=10751&view=rev
Author: airwin
Date: 2010-01-13 21:05:20 +0000 (Wed, 13 Jan 2010)
Log Message:
-----------
Use correct (new) location for octave examples.
Modified Paths:
--------------
trunk/scripts/htdocs-gen_plot-examples.sh
Modified: trunk/scripts/htdocs-gen_plot-examples.sh
===================================================================
--- trunk/scripts/htdocs-gen_plot-examples.sh 2010-01-13 21:02:27 UTC (rev 10750)
+++ trunk/scripts/htdocs-gen_plot-examples.sh 2010-01-13 21:05:20 UTC (rev 10751)
@@ -139,7 +139,7 @@
examples/f95/x${exe}f.f90 \
examples/java/x${exe}.java \
examples/ocaml/x${exe}.ml \
- bindings/octave/demos/x${exe}c.m \
+ examples/octave/x${exe}c.m \
examples/perl/x${exe}.pl \
examples/python/xw${exe}.py \
examples/tcl/x${exe}.tcl \
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|