source: issm/trunk/src/m/enum/Transient3DSolutionEnum.m@ 7635

Last change on this file since 7635 was 7635, checked in by Eric.Larour, 14 years ago

new enums for hydrology model

File size: 369 bytes
RevLine 
[4158]1function macro=Transient3DSolutionEnum()
[5687]2%TRANSIENT3DSOLUTIONENUM - Enum of Transient3DSolution
[4158]3%
4% WARNING: DO NOT MODIFY THIS FILE
[6321]5% this file has been automatically generated by src/c/EnumDefinitions/Synchronize.sh
6% Please read src/c/EnumDefinitions/README for more information
[4158]7%
8% Usage:
9% macro=Transient3DSolutionEnum()
10
[7635]11macro=30;
Note: See TracBrowser for help on using the repository browser.