[cig-commits] commit: Add a comment

Mercurial hg at geodynamics.org
Thu Jun 17 11:02:59 PDT 2010


changeset:   293:3750621515f0
tag:         tip
user:        Walter Landry <wlandry at caltech.edu>
date:        Thu Jun 17 11:00:52 2010 -0700
files:       tools/vtk2csv.py
description:
Add a comment


diff -r fa2e18b970bb -r 3750621515f0 tools/vtk2csv.py
--- a/tools/vtk2csv.py	Thu May 27 02:00:07 2010 -0700
+++ b/tools/vtk2csv.py	Thu Jun 17 11:00:52 2010 -0700
@@ -30,8 +30,6 @@
 #  along with this library; if not, write to the Free Software
 #  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
 #  02110-1301 USA
-
-# Convert a serial vtk xml file to csv and delete the vtk file
 
 def decode(vtk_file):
     import xml.etree.ElementTree as ElementTree



More information about the CIG-COMMITS mailing list