source: issm/trunk-jpl/src/m/enum/InversionCostFunctionsEnum.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: 409 bytes
RevLine 
[9681]1function macro=InversionCostFunctionsEnum()
2%INVERSIONCOSTFUNCTIONSENUM - Enum of InversionCostFunctions
3%
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
[9681]7%
8% Usage:
9% macro=InversionCostFunctionsEnum()
10
11macro=StringToEnum('InversionCostFunctions');
Note: See TracBrowser for help on using the repository browser.