source: issm/trunk/src/m/enum/SingEnum.m@ 3567

Last change on this file since 3567 was 3567, checked in by Mathieu Morlighem, 15 years ago

all enums are now C Enums, no need to provide a number: the numbering is done automatically

File size: 167 bytes
Line 
1function macro=SingEnum()
2%SINGENUM - Enum of Sing
3%
4% file generated by src/c/EnumDefinitions/SynchronizeMatlabEnum
5%
6% Usage:
7% macro=SingEnum()
8
9macro=50;
Note: See TracBrowser for help on using the repository browser.