source: issm/trunk/src/m/enum/Fake27Enum.m@ 8941

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

Added fake enums

File size: 337 bytes
RevLine 
[8941]1function macro=Fake27Enum()
2%FAKE27ENUM - Enum of Fake27
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=Fake27Enum()
10
11macro=StringToEnum('Fake27');
Note: See TracBrowser for help on using the repository browser.