source:
issm/trunk-jpl/src/m/enum/GiaAnalysisEnum.m@
14538
Last change on this file since 14538 was 14538, checked in by , 12 years ago | |
---|---|
File size: 362 bytes |
Rev | Line | |
---|---|---|
[14538] | 1 | function macro=GiaAnalysisEnum() |
2 | %GIAANALYSISENUM - Enum of GiaAnalysis | |
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=GiaAnalysisEnum() | |
10 | ||
11 | macro=StringToEnum('GiaAnalysis'); |
Note:
See TracBrowser
for help on using the repository browser.