source: issm/trunk/src/m/enum/GenericOptionEnum.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: 372 bytes
RevLine 
[13215]1function macro=GenericOptionEnum()
2%GENERICOPTIONENUM - Enum of GenericOption
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=GenericOptionEnum()
10
11macro=StringToEnum('GenericOption');
Note: See TracBrowser for help on using the repository browser.