source: issm/trunk/src/m/shared/TransientAnalysisEnum.m@ 1620

Last change on this file since 1620 was 1620, checked in by seroussi, 16 years ago

reorganised Enum

File size: 244 bytes
RevLine 
[1297]1function macro=TransientAnalysisEnum()
2%TRANSIENTANALYSISENUM - Enum of TransientAnalysis
3%
4% to be synchronized with the corresponding C Enum
5% located in src/c/EnumDefinitions
6%
7% Usage:
8% macro=TransientAnalysisEnum()
9
[1620]10macro=217;
Note: See TracBrowser for help on using the repository browser.