source: issm/trunk/src/m/enum/AutodiffGcTriggerRatioEnum.m@ 16560

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

merged trunk-jpl and trunk for revision 16554

File size: 409 bytes
RevLine 
[16252]1function macro=AutodiffGcTriggerRatioEnum()
2%AUTODIFFGCTRIGGERRATIOENUM - Enum of AutodiffGcTriggerRatio
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=AutodiffGcTriggerRatioEnum()
10
11macro=StringToEnum('AutodiffGcTriggerRatio');
Note: See TracBrowser for help on using the repository browser.