source: issm/trunk/src/m/enum/BasalforcingsDeepwaterElevationEnum.m@ 18301

Last change on this file since 18301 was 18301, checked in by Mathieu Morlighem, 11 years ago

merged trunk-jpl and trunk for revision 18299

File size: 454 bytes
Line 
1function macro=BasalforcingsDeepwaterElevationEnum()
2%BASALFORCINGSDEEPWATERELEVATIONENUM - Enum of BasalforcingsDeepwaterElevation
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=BasalforcingsDeepwaterElevationEnum()
10
11macro=StringToEnum('BasalforcingsDeepwaterElevation');
Note: See TracBrowser for help on using the repository browser.