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