source: issm/trunk/src/m/enum/BalancethicknessAnalysisEnum.m@ 8287

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

moving Balanced* to Balance* TBC

File size: 427 bytes
Line 
1function macro=BalancethicknessAnalysisEnum()
2%BALANCETHICKNESSANALYSISENUM - Enum of BalancethicknessAnalysis
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=BalancethicknessAnalysisEnum()
10
11macro=StringToEnum('BalancethicknessAnalysis');
Note: See TracBrowser for help on using the repository browser.