source: issm/trunk-jpl/src/m/enum/FractionIncrementEnum.m@ 14963

Last change on this file since 14963 was 14963, checked in by Mathieu Morlighem, 12 years ago

CHG: updated Synchronize.sh

File size: 384 bytes
RevLine 
[3643]1function macro=FractionIncrementEnum()
[5687]2%FRACTIONINCREMENTENUM - Enum of FractionIncrement
[3643]3%
[3711]4% WARNING: DO NOT MODIFY THIS FILE
[14963]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
[3643]7%
8% Usage:
9% macro=FractionIncrementEnum()
10
[8222]11macro=StringToEnum('FractionIncrement');
Note: See TracBrowser for help on using the repository browser.