source: issm/trunk/src/m/enum/SurfaceforcingsAblationRateEnum.m@ 9610

Last change on this file since 9610 was 9610, checked in by Mathieu Morlighem, 13 years ago

Added friction object

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