Last change
on this file since 9113 was 9113, checked in by Eric.Larour, 14 years ago |
Fixed bug in nightly runs, dealing with requested_outputs, which were 0 sized in case
user did not request any.
|
File size:
402 bytes
|
Line | |
---|
1 | function macro=NumRequestedOutputsEnum()
|
---|
2 | %NUMREQUESTEDOUTPUTSENUM - Enum of NumRequestedOutputs
|
---|
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=NumRequestedOutputsEnum()
|
---|
10 |
|
---|
11 | macro=StringToEnum('NumRequestedOutputs');
|
---|
Note:
See
TracBrowser
for help on using the repository browser.