source: issm/trunk/src/m/enum/P1Enum.m@ 6914

Last change on this file since 6914 was 6914, checked in by Mathieu Morlighem, 14 years ago

Synchronized enums

File size: 302 bytes
Line 
1function macro=P1Enum()
2%P1ENUM - Enum of P1
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=P1Enum()
10
11macro=222;
Note: See TracBrowser for help on using the repository browser.