source: issm/trunk/src/m/enum/BeamEnum.m@ 4033

Last change on this file since 4033 was 4033, checked in by Eric.Larour, 15 years ago

New enums

File size: 284 bytes
Line 
1function macro=BeamEnum()
2%BEAMENUM - Enum of Beam
3%
4% WARNING: DO NOT MODIFY THIS FILE
5% this file has been automatically generated by src/c/SynchronizeMatlabEnum
6% Please read src/c/README for more information
7%
8% Usage:
9% macro=BeamEnum()
10
11macro=55;
Note: See TracBrowser for help on using the repository browser.