Last change
on this file since 20500 was 20500, checked in by Mathieu Morlighem, 9 years ago |
merged trunk-jpl and trunk for revision 20497
|
File size:
334 bytes
|
Rev | Line | |
---|
[19198] | 1 | function macro=DataSetEnum()
|
---|
| 2 | %DATASETENUM - Enum of DataSet
|
---|
| 3 | %
|
---|
| 4 | % WARNING: DO NOT MODIFY THIS FILE
|
---|
| 5 | % this file has been automatically generated by src/c/shared/Enum/Synchronize.sh
|
---|
| 6 | % Please read src/c/shared/Enum/README for more information
|
---|
| 7 | %
|
---|
| 8 | % Usage:
|
---|
| 9 | % macro=DataSetEnum()
|
---|
| 10 |
|
---|
| 11 | macro=StringToEnum('DataSet');
|
---|
Note:
See
TracBrowser
for help on using the repository browser.