source: issm/trunk/src/m/enum/MeshElementonbaseEnum.m@ 17806

Last change on this file since 17806 was 17806, checked in by Mathieu Morlighem, 11 years ago

merged trunk-jpl and trunk for revision 17804

File size: 384 bytes
Line 
1function macro=MeshElementonbaseEnum()
2%MESHELEMENTONBASEENUM - Enum of MeshElementonbase
3%
4% WARNING: DO NOT MODIFY THIS FILE
5% this file has been automatically generated by src/c/shared/Enum/Synchronize.sh
6% Please read src/c/shared/Enum/README for more information
7%
8% Usage:
9% macro=MeshElementonbaseEnum()
10
11macro=StringToEnum('MeshElementonbase');
Note: See TracBrowser for help on using the repository browser.