Changeset 984 for trunk/UTIL
- Timestamp:
- Jun 7, 2013, 6:43:03 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/UTIL/PYTHON/planetoplot_v2/ppclass.py
r983 r984 1219 1219 # ------------ 1220 1220 def closefile(self): 1221 print "close", self.file1222 1221 self.f.close() 1223 1222
Note: See TracChangeset
for help on using the changeset viewer.