Changeset 10943


Ignore:
Timestamp:
11/28/11 16:41:02 (13 years ago)
Author:
Eric.Larour
Message:

merged branch

Location:
issm/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk

  • issm/trunk/startup.py

    r10148 r10943  
    22# STARTUP - Python startup script
    33#
    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:
    67#  export PYTHONSTARTUP=$ISSM_TIER/startup.py
    78#  This startup script should be run by users before trying to use ISSM.
Note: See TracChangeset for help on using the changeset viewer.