Changes between Version 22 and Version 23 of Wisdom/Python


Ignore:
Timestamp:
03/13/13 19:30:15 (13 years ago)
Author:
jps@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Wisdom/Python

    v22 v23  
    7373all over again. This is unlike in IDL where if you say
    7474
    75  >>>.run <blah>
     75 IDL>.run <blah>
    7676
    7777it will reload all of your program, capturing any changes you made.