source: issm/oecreview/Archive/10937-10976/ISSM-10939-10940.diff@ 27230

Last change on this file since 27230 was 10979, checked in by Eric.Larour, 13 years ago

10937-10976 oec review

File size: 1.4 KB
RevLine 
[10979]1Index: /proj/ice/larour/issm-uci/trunk-jpl/startup.m
2===================================================================
3--- /proj/ice/larour/issm-uci/trunk-jpl/startup.m (revision 10939)
4+++ /proj/ice/larour/issm-uci/trunk-jpl/startup.m (revision 10940)
5@@ -1,12 +1,11 @@
6 %STARTUP - Matlab startup script
7 %
8-% startup.m is a script run by matlab at the beginning of a session, just before
9-% handing over the prompt to the user. This delivery startup.m script has been customized here for
10-% the ISSM code. This startup script should be run by users before trying to use ISSM. The best way
11-% to do that is to put the startup file in the location where Matlab starts and established its root
12-% directory.
13-%
14-% Copyright Jet Propulsion Laboratory.
15+% startup.m is a script run by matlab at the beginning of a session, just
16+% before handing over the prompt to the user. This delivery startup.m script
17+% has been customized here for the ISSM code. This startup script should be
18+% run by users before trying to use ISSM. The best way to do that is to put
19+% the startup file in the location where Matlab starts and established its
20+% root directory.
21
22 % clear the last warning to focus on the warnings of the ISSM path
23 lastwarn('');
24
25Property changes on: /proj/ice/larour/issm-uci/trunk-jpl
26___________________________________________________________________
27Added: svn:mergeinfo
28 Merged /issm/trunk:r10938-10939
29
Note: See TracBrowser for help on using the repository browser.