Last change
on this file since 16556 was 16556, checked in by Mathieu Morlighem, 11 years ago |
NEW: added Archive/16133-16554
|
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.