Changeset 10939
- Timestamp:
 - 11/28/11 15:26:22 (14 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  issm/trunk-jpl/startup.py (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
issm/trunk-jpl/startup.py
r10148 r10939 2 2 # STARTUP - Python startup script 3 3 # 4 # startup.py is a script run by python at the beginning of a session, just before 5 # handing over the prompt to the user if the environment variable PYTHONSTARTUP is defined: 4 # startup.py is a script run by python at the beginning of a session, just 5 # before handing over the prompt to the user if the environment variable 6 # PYTHONSTARTUP is defined: 6 7 # export PYTHONSTARTUP=$ISSM_TIER/startup.py 7 8 # This startup script should be run by users before trying to use ISSM.  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  ![(please configure the [header_logo] section in trac.ini)](/trac/issm/chrome/common/trac_banner.png)