source: issm/trunk/src/m/enum/TemperatureBasalEnum.m@ 13395

Last change on this file since 13395 was 13395, checked in by Mathieu Morlighem, 12 years ago

merged trunk-jpl and trunk for revision 13393

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