source: issm/trunk-jpl/src/m/enum/SeaiceMinConcentrationEnum.m@ 18503

Last change on this file since 18503 was 18503, checked in by Mathieu Morlighem, 11 years ago

CHG: working on sea ice model

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