source: issm/trunk/src/m/enum/SpcvzEnum.m@ 8926

Last change on this file since 8926 was 8926, checked in by Eric.Larour, 14 years ago

marshall.m is now automatically feedding off of model template for each field.
this necessitated a rewrite of the ModelProcessorx, so that instead of processing
strings, it processes now enums.

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