From: <sm...@us...> - 2009-05-05 18:34:39
|
Revision: 9925 http://plplot.svn.sourceforge.net/plplot/?rev=9925&view=rev Author: smekal Date: 2009-05-05 18:34:22 +0000 (Tue, 05 May 2009) Log Message: ----------- Added example 23 to the installed examples build. Modified Paths: -------------- trunk/examples/d/Makefile.examples.in Modified: trunk/examples/d/Makefile.examples.in =================================================================== --- trunk/examples/d/Makefile.examples.in 2009-05-05 18:29:39 UTC (rev 9924) +++ trunk/examples/d/Makefile.examples.in 2009-05-05 18:34:22 UTC (rev 9925) @@ -37,6 +37,7 @@ x11d$(EXEEXT) \ x12d$(EXEEXT) \ x13d$(EXEEXT) \ + x23d$(EXEEXT) \ x24d$(EXEEXT) \ x25d$(EXEEXT) \ x27d$(EXEEXT) \ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |