source: issm/trunk/src/m/enum/PattynStokesApproximationEnum.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: 393 bytes
RevLine 
[5598]1function macro=PattynStokesApproximationEnum()
[5687]2%PATTYNSTOKESAPPROXIMATIONENUM - Enum of PattynStokesApproximation
[5598]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
[5598]7%
8% Usage:
9% macro=PattynStokesApproximationEnum()
10
[7635]11macro=62;
Note: See TracBrowser for help on using the repository browser.