source:
issm/oecreview/Archive/16133-16554/ISSM-16305-16306.diff
Last change on this file was 16556, checked in by , 11 years ago | |
---|---|
File size: 405 bytes |
Rev | Line | |
---|---|---|
[16556] | 1 | Index: ../trunk-jpl/scripts/BinRead.py |
2 | =================================================================== | |
3 | --- ../trunk-jpl/scripts/BinRead.py (revision 16305) | |
4 | +++ ../trunk-jpl/scripts/BinRead.py (revision 16306) | |
5 | @@ -122,6 +122,7 @@ | |
6 | is passed along the record, in order to identify the nature of the dataset being | |
7 | sent. | |
8 | """ | |
9 | + from MatlabFuncs import * | |
10 | ||
11 | if strcmpi(format,'Boolean'): | |
12 | code=1 |
Note:
See TracBrowser
for help on using the repository browser.