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

Last change on this file since 15396 was 15396, checked in by Mathieu Morlighem, 12 years ago

merged trunk-jpl and trunk for revision 15394

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