source: issm/trunk/src/m/enum/SlopecomputeAnalysisEnum.m@ 3567

Last change on this file since 3567 was 3567, checked in by Mathieu Morlighem, 15 years ago

all enums are now C Enums, no need to provide a number: the numbering is done automatically

File size: 231 bytes
Line 
1function macro=SlopecomputeAnalysisEnum()
2%SLOPECOMPUTEANALYSISENUM - Enum of SlopecomputeAnalysis
3%
4% file generated by src/c/EnumDefinitions/SynchronizeMatlabEnum
5%
6% Usage:
7% macro=SlopecomputeAnalysisEnum()
8
9macro=22;
Note: See TracBrowser for help on using the repository browser.