source: issm/trunk-jpl/src/m/enum/MasstransportSolutionEnum.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: 404 bytes
Line 
1function macro=MasstransportSolutionEnum()
2%MASSTRANSPORTSOLUTIONENUM - Enum of MasstransportSolution
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=MasstransportSolutionEnum()
10
11macro=StringToEnum('MasstransportSolution');
Note: See TracBrowser for help on using the repository browser.