source: issm/trunk/src/m/enum/MasstransportStabilizationEnum.m@ 16137

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

merged trunk-jpl and trunk for revision 16135

File size: 429 bytes
Line 
1function macro=MasstransportStabilizationEnum()
2%MASSTRANSPORTSTABILIZATIONENUM - Enum of MasstransportStabilization
3%
4% WARNING: DO NOT MODIFY THIS FILE
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
7%
8% Usage:
9% macro=MasstransportStabilizationEnum()
10
11macro=StringToEnum('MasstransportStabilization');
Note: See TracBrowser for help on using the repository browser.