From: <sm...@us...> - 2009-01-19 09:50:39
|
Revision: 9344 http://plplot.svn.sourceforge.net/plplot/?rev=9344&view=rev Author: smekal Date: 2009-01-19 09:27:22 +0000 (Mon, 19 Jan 2009) Log Message: ----------- Added svn:keywords property to added files. Modified Paths: -------------- trunk/examples/lua/x01.lua trunk/examples/lua/x05.lua trunk/examples/lua/x09.lua trunk/examples/lua/x10.lua trunk/examples/lua/x11.lua trunk/examples/lua/x12.lua trunk/examples/lua/x13.lua trunk/examples/lua/x19.lua trunk/examples/lua/x25.lua Property Changed: ---------------- trunk/bindings/lua/CMakeLists.txt trunk/bindings/lua/plplotluac.i trunk/cmake/modules/lua.cmake trunk/examples/lua/x01.lua trunk/examples/lua/x05.lua trunk/examples/lua/x09.lua trunk/examples/lua/x10.lua trunk/examples/lua/x11.lua trunk/examples/lua/x12.lua trunk/examples/lua/x13.lua trunk/examples/lua/x19.lua trunk/examples/lua/x24.lua trunk/examples/lua/x25.lua trunk/examples/lua/x30.lua Property changes on: trunk/bindings/lua/CMakeLists.txt ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision Property changes on: trunk/bindings/lua/plplotluac.i ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision Property changes on: trunk/cmake/modules/lua.cmake ___________________________________________________________________ Deleted: svn:executable - * Added: svn:keywords + Author Date Id Revision Modified: trunk/examples/lua/x01.lua =================================================================== --- trunk/examples/lua/x01.lua 2009-01-19 09:22:19 UTC (rev 9343) +++ trunk/examples/lua/x01.lua 2009-01-19 09:27:22 UTC (rev 9344) @@ -1,4 +1,4 @@ ---[[ $Id: $ +--[[ $Id$ Simple line plot and multiple windows demo. Property changes on: trunk/examples/lua/x01.lua ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision Modified: trunk/examples/lua/x05.lua =================================================================== --- trunk/examples/lua/x05.lua 2009-01-19 09:22:19 UTC (rev 9343) +++ trunk/examples/lua/x05.lua 2009-01-19 09:27:22 UTC (rev 9344) @@ -1,4 +1,4 @@ --- $Id: $ +-- $Id$ -- Histogram demo. Property changes on: trunk/examples/lua/x05.lua ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision Modified: trunk/examples/lua/x09.lua =================================================================== --- trunk/examples/lua/x09.lua 2009-01-19 09:22:19 UTC (rev 9343) +++ trunk/examples/lua/x09.lua 2009-01-19 09:27:22 UTC (rev 9344) @@ -1,4 +1,4 @@ -/* $Id: x09c.c 9117 2008-12-15 12:45:13Z andrewross $ +/* $Id$ Contour plot demo. Property changes on: trunk/examples/lua/x09.lua ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision Modified: trunk/examples/lua/x10.lua =================================================================== --- trunk/examples/lua/x10.lua 2009-01-19 09:22:19 UTC (rev 9343) +++ trunk/examples/lua/x10.lua 2009-01-19 09:27:22 UTC (rev 9344) @@ -1,4 +1,4 @@ --- $Id: $ +-- $Id$ -- Window positioning demo. Property changes on: trunk/examples/lua/x10.lua ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision Modified: trunk/examples/lua/x11.lua =================================================================== --- trunk/examples/lua/x11.lua 2009-01-19 09:22:19 UTC (rev 9343) +++ trunk/examples/lua/x11.lua 2009-01-19 09:27:22 UTC (rev 9344) @@ -1,4 +1,4 @@ -/* $Id: x11c.c 8033 2007-11-23 15:28:09Z andrewross $ +/* $Id$ Mesh plot demo. Property changes on: trunk/examples/lua/x11.lua ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision Modified: trunk/examples/lua/x12.lua =================================================================== --- trunk/examples/lua/x12.lua 2009-01-19 09:22:19 UTC (rev 9343) +++ trunk/examples/lua/x12.lua 2009-01-19 09:27:22 UTC (rev 9344) @@ -1,4 +1,4 @@ --- $Id: $ +-- $Id$ -- Bar chart demo. Property changes on: trunk/examples/lua/x12.lua ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision Modified: trunk/examples/lua/x13.lua =================================================================== --- trunk/examples/lua/x13.lua 2009-01-19 09:22:19 UTC (rev 9343) +++ trunk/examples/lua/x13.lua 2009-01-19 09:27:22 UTC (rev 9344) @@ -1,4 +1,4 @@ --- $Id: $ +-- $Id$ -- Pie chart demo. Property changes on: trunk/examples/lua/x13.lua ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision Modified: trunk/examples/lua/x19.lua =================================================================== --- trunk/examples/lua/x19.lua 2009-01-19 09:22:19 UTC (rev 9343) +++ trunk/examples/lua/x19.lua 2009-01-19 09:27:22 UTC (rev 9344) @@ -1,4 +1,4 @@ --- $Id: $ +-- $Id$ -- Illustrates backdrop plotting of world, US maps. -- Contributed by Wesley Ebisuzaki. Property changes on: trunk/examples/lua/x19.lua ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision Property changes on: trunk/examples/lua/x24.lua ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision Modified: trunk/examples/lua/x25.lua =================================================================== --- trunk/examples/lua/x25.lua 2009-01-19 09:22:19 UTC (rev 9343) +++ trunk/examples/lua/x25.lua 2009-01-19 09:27:22 UTC (rev 9344) @@ -1,4 +1,4 @@ --- $Id: $ +-- $Id$ -- Filling and clipping polygons. Property changes on: trunk/examples/lua/x25.lua ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision Property changes on: trunk/examples/lua/x30.lua ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |