source: issm/oecreview/Archive/11531-11549/ISSM-11548-11549.diff@ 11991

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

oecreview from 11518 to present

File size: 568 bytes
RevLine 
[11991]1Index: /proj/ice/larour/issm-uci-clean/trunk-jpl/src/m/utils/Exp/expopen.m
2===================================================================
3--- /proj/ice/larour/issm-uci-clean/trunk-jpl/src/m/utils/Exp/expopen.m (revision 11548)
4+++ /proj/ice/larour/issm-uci-clean/trunk-jpl/src/m/utils/Exp/expopen.m (revision 11549)
5@@ -1,10 +0,0 @@
6-function struct=expopen(newname,oldname)
7-%EXPOPEN - read in an exp file, and open all the contours.
8-%
9-% Usage:
10-% expopen(newname,oldname)
11-%
12-
13-
14-a=expread(oldname,0); %0 for opening.
15-expwrite(a,newname);
Note: See TracBrowser for help on using the repository browser.