Index: /proj/ice/larour/issm-uci/trunk-jpl/startup.m =================================================================== --- /proj/ice/larour/issm-uci/trunk-jpl/startup.m (revision 10939) +++ /proj/ice/larour/issm-uci/trunk-jpl/startup.m (revision 10940) @@ -1,12 +1,11 @@ %STARTUP - Matlab startup script % -% startup.m is a script run by matlab at the beginning of a session, just before -% handing over the prompt to the user. This delivery startup.m script has been customized here for -% the ISSM code. This startup script should be run by users before trying to use ISSM. The best way -% to do that is to put the startup file in the location where Matlab starts and established its root -% directory. -% -% Copyright Jet Propulsion Laboratory. +% startup.m is a script run by matlab at the beginning of a session, just +% before handing over the prompt to the user. This delivery startup.m script +% has been customized here for the ISSM code. This startup script should be +% run by users before trying to use ISSM. The best way to do that is to put +% the startup file in the location where Matlab starts and established its +% root directory. % clear the last warning to focus on the warnings of the ISSM path lastwarn(''); Property changes on: /proj/ice/larour/issm-uci/trunk-jpl ___________________________________________________________________ Added: svn:mergeinfo Merged /issm/trunk:r10938-10939