Last change
on this file since 15636 was 15636, checked in by Mathieu Morlighem, 12 years ago |
NEW: added P1xP2 element for Penta, needs to be debugged
|
File size:
324 bytes
|
Line | |
---|
1 | function macro=P1xP2Enum()
|
---|
2 | %P1XP2ENUM - Enum of P1xP2
|
---|
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=P1xP2Enum()
|
---|
10 |
|
---|
11 | macro=StringToEnum('P1xP2');
|
---|
Note:
See
TracBrowser
for help on using the repository browser.