source: issm/trunk-jpl/src/m/enum/OutputdefinitionEnum.m@ 16301

Last change on this file since 16301 was 16301, checked in by Eric.Larour, 11 years ago

CHG: reworking the mass flux gate within the qmu solution.

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