From: <ai...@us...> - 2010-01-30 04:39:35
|
Revision: 10781 http://plplot.svn.sourceforge.net/plplot/?rev=10781&view=rev Author: airwin Date: 2010-01-30 04:39:29 +0000 (Sat, 30 Jan 2010) Log Message: ----------- Commentary tweak. Modified Paths: -------------- trunk/examples/CMakeLists.txt Modified: trunk/examples/CMakeLists.txt =================================================================== --- trunk/examples/CMakeLists.txt 2010-01-30 04:37:12 UTC (rev 10780) +++ trunk/examples/CMakeLists.txt 2010-01-30 04:39:29 UTC (rev 10781) @@ -569,7 +569,7 @@ # INTERACTIVE_DEVICES_LIST is set in # cmake/modules/drivers-finish.cmake for all enabled _interactive_ # devices and is thus available for the core build. It is also - # configured in plplot_configure.cmake so and is thus available + # configured in plplot_configure.cmake and is thus available # for the installed examples tests. Each list member consists of # a colon-separated device name and driver name. foreach(interactive_devices_info ${INTERACTIVE_DEVICES_LIST}) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |