source:
issm/trunk-jpl/src/m/enum/IceVolumeAboveFloatationEnum.m@
16276
Last change on this file since 16276 was 16276, checked in by , 11 years ago | |
---|---|
File size: 419 bytes |
Line | |
---|---|
1 | function macro=IceVolumeAboveFloatationEnum() |
2 | %ICEVOLUMEABOVEFLOATATIONENUM - Enum of IceVolumeAboveFloatation |
3 | % |
4 | % WARNING: DO NOT MODIFY THIS FILE |
5 | % this file has been automatically generated by src/c/shared/Enum/Synchronize.sh |
6 | % Please read src/c/shared/Enum/README for more information |
7 | % |
8 | % Usage: |
9 | % macro=IceVolumeAboveFloatationEnum() |
10 | |
11 | macro=StringToEnum('IceVolumeAboveFloatation'); |
Note:
See TracBrowser
for help on using the repository browser.