Changeset 1632 for branches/alma/python/asapplotter.py
- Timestamp:
- 09/11/09 12:18:38 (16 years ago)
- File:
-
- 1 edited
-
branches/alma/python/asapplotter.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/alma/python/asapplotter.py
r1614 r1632 613 613 maxpanel, maxstack = 16,8 614 614 if n > maxpanel or nstack > maxstack: 615 from asap import asaplog616 615 maxn = 0 617 616 if nstack > maxstack: maxn = maxstack
Note:
See TracChangeset
for help on using the changeset viewer.
