source: issm/branches/trunk-jpl-damage/src/m/enum/SurfaceforcingsDelta18oEnum.m@ 12878

Last change on this file since 12878 was 12878, checked in by cborstad, 13 years ago

merged trunk-jpl into trunk-jpl-damage through revision 12877

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