Index: /issm/trunk-jpl/startup.py
===================================================================
--- /issm/trunk-jpl/startup.py	(revision 10938)
+++ /issm/trunk-jpl/startup.py	(revision 10939)
@@ -2,6 +2,7 @@
 # STARTUP - Python startup script
 #
-#  startup.py is a script run by python at the beginning of a session, just before
-#  handing over the prompt to the user if the environment variable PYTHONSTARTUP is defined:
+#  startup.py is a script run by python at the beginning of a session, just
+#  before handing over the prompt to the user if the environment variable
+#  PYTHONSTARTUP is defined:
 #  export PYTHONSTARTUP=$ISSM_TIER/startup.py
 #  This startup script should be run by users before trying to use ISSM.
