source: issm/trunk-jpl/src/m/enum/MasstransportRequestedOutputsEnum.m@ 15767

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

CHG: Prognostic is now Masstransport

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