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:
347 bytes
|
Rev | Line | |
---|
[8926] | 1 | function macro=RiftinfoEnum()
|
---|
| 2 | %RIFTINFOENUM - Enum of Riftinfo
|
---|
| 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=RiftinfoEnum()
|
---|
| 10 |
|
---|
| 11 | macro=StringToEnum('Riftinfo');
|
---|
Note:
See
TracBrowser
for help on using the repository browser.