Last change
on this file since 12004 was 12004, checked in by cborstad, 13 years ago |
merged trunk-jpl into trunk-jpl-damage through revision 11990
|
File size:
362 bytes
|
Rev | Line | |
---|
[11827] | 1 | function macro=SaveResultsEnum()
|
---|
| 2 | %SAVERESULTSENUM - Enum of SaveResults
|
---|
| 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=SaveResultsEnum()
|
---|
| 10 |
|
---|
| 11 | macro=StringToEnum('SaveResults');
|
---|
Note:
See
TracBrowser
for help on using the repository browser.