Changeset 557
- Timestamp:
- 03/10/05 16:15:32 (21 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  trunk/python/asapplotter.py (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/python/asapplotter.pyr556 r557 329 329 i = sel[0] 330 330 if k == "p": 331 which = self._cursor["p"].index( j)331 which = self._cursor["p"].index(i) 332 332 polmode = self._polmode[which] 333 333 i = which 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
