From: <and...@us...> - 2012-02-24 23:24:57
|
Revision: 12179 http://plplot.svn.sourceforge.net/plplot/?rev=12179&view=rev Author: andrewross Date: 2012-02-24 23:24:50 +0000 (Fri, 24 Feb 2012) Log Message: ----------- Fix properties for new files. Modified Paths: -------------- trunk/examples/python/xw00.py Property Changed: ---------------- trunk/examples/c++/x00.cc trunk/examples/d/x00d.d trunk/examples/java/x00.java trunk/examples/lua/x00.lua trunk/examples/ocaml/x00.ml trunk/examples/octave/x00c.m trunk/examples/python/x00 trunk/examples/python/xw00.py Property changes on: trunk/examples/c++/x00.cc ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision Added: svn:eol-style + native Property changes on: trunk/examples/d/x00d.d ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision Added: svn:eol-style + native Property changes on: trunk/examples/java/x00.java ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision Added: svn:eol-style + native Property changes on: trunk/examples/lua/x00.lua ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision Added: svn:eol-style + native Property changes on: trunk/examples/ocaml/x00.ml ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision Property changes on: trunk/examples/octave/x00c.m ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision Added: svn:eol-style + native Property changes on: trunk/examples/python/x00 ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision Added: svn:eol-style + native Modified: trunk/examples/python/xw00.py =================================================================== --- trunk/examples/python/xw00.py 2012-02-24 23:15:19 UTC (rev 12178) +++ trunk/examples/python/xw00.py 2012-02-24 23:24:50 UTC (rev 12179) @@ -1,4 +1,4 @@ -# $Id:$ +# $Id$ # # Simple demo of a 2D line plot. # Property changes on: trunk/examples/python/xw00.py ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision Added: svn:eol-style + native This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |