source: issm/branches/trunk-jpl-damage/src/m/enum/SurfaceforcingsBNegEnum.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: 402 bytes
Line 
1function macro=SurfaceforcingsBNegEnum()
2%SURFACEFORCINGSBNEGENUM - Enum of SurfaceforcingsBNeg
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=SurfaceforcingsBNegEnum()
10
11macro=StringToEnum('SurfaceforcingsBNeg');
Note: See TracBrowser for help on using the repository browser.