From: <ai...@us...> - 2008-10-10 20:20:23
|
Revision: 8874 http://plplot.svn.sourceforge.net/plplot/?rev=8874&view=rev Author: airwin Date: 2008-10-10 20:20:19 +0000 (Fri, 10 Oct 2008) Log Message: ----------- Tweak. Modified Paths: -------------- trunk/bindings/tcl/README.tclAPI Modified: trunk/bindings/tcl/README.tclAPI =================================================================== --- trunk/bindings/tcl/README.tclAPI 2008-10-10 18:24:39 UTC (rev 8873) +++ trunk/bindings/tcl/README.tclAPI 2008-10-10 20:20:19 UTC (rev 8874) @@ -8,6 +8,8 @@ perl pltclgen +(now tclsh ${CMAKE_CURRENT_SOURCE_DIR}/pltclgen.tcl ${CMAKE_CURRENT_SOURCE_DIR}) + tclAPI.c includes the generated files tclgen.c, tclgen.h, tclgen_s.h where appropriate and also adds additional more complicated API as required to define the overall PLplot API for Tcl. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |