source: issm/trunk/src/m/enum/BedEnum.m@ 3992

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

updated matlab enums

File size: 281 bytes
Line 
1function macro=BedEnum()
2%BEDENUM - Enum of Bed
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=BedEnum()
10
11macro=110;
Note: See TracBrowser for help on using the repository browser.