source:
issm/trunk/src/m/shared/ParametersAnalysisEnum.m@
1627
Last change on this file since 1627 was 1627, checked in by , 16 years ago | |
---|---|
File size: 248 bytes |
Line | |
---|---|
1 | function macro=ParametersAnalysisEnum() |
2 | %PARAMETERSANALYSISENUM - Enum of ParametersAnalysis |
3 | % |
4 | % to be synchronized with the corresponding C Enum |
5 | % located in src/c/EnumDefinitions |
6 | % |
7 | % Usage: |
8 | % macro=ParametersAnalysisEnum() |
9 | |
10 | macro=280; |
Note:
See TracBrowser
for help on using the repository browser.