source: issm/trunk/src/m/enum/PattynStokesApproximationEnum.m@ 7693

Last change on this file since 7693 was 7693, checked in by Mathieu Morlighem, 14 years ago

Synchronized enums

File size: 393 bytes
Line 
1function macro=PattynStokesApproximationEnum()
2%PATTYNSTOKESAPPROXIMATIONENUM - Enum of PattynStokesApproximation
3%
4% WARNING: DO NOT MODIFY THIS FILE
5% this file has been automatically generated by src/c/EnumDefinitions/Synchronize.sh
6% Please read src/c/EnumDefinitions/README for more information
7%
8% Usage:
9% macro=PattynStokesApproximationEnum()
10
11macro=64;
Note: See TracBrowser for help on using the repository browser.