Changeset 1116 for trunk/UTIL
- Timestamp:
- Nov 25, 2013, 10:52:34 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/UTIL/PYTHON/planetoplot_v2/ppclass.py
r1108 r1116 909 909 if "mainmain" in goal and obj.dimplot == 2: 910 910 # the plot object we consider in the loop 911 pl = self.p[count]911 plobj = self.p[count] 912 912 # -- see if there is a contour requested... 913 913 # (we use try because we might be at the end of the list)
Note: See TracChangeset
for help on using the changeset viewer.