source:
issm/trunk/src/m/enum/HydrologyQEnum.m@
9617
Last change on this file since 9617 was 9617, checked in by , 14 years ago | |
---|---|
File size: 357 bytes |
Line | |
---|---|
1 | function macro=HydrologyQEnum() |
2 | %HYDROLOGYQENUM - Enum of HydrologyQ |
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=HydrologyQEnum() |
10 | |
11 | macro=StringToEnum('HydrologyQ'); |
Note:
See TracBrowser
for help on using the repository browser.