source: issm/trunk-jpl/src/m/enum/TransientIscalvingEnum.m@ 18759

Last change on this file since 18759 was 18759, checked in by Mathieu Morlighem, 10 years ago

CHG: new enums

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