source: issm/trunk/src/m/enum/DatasetInputEnum.m@ 8592

Last change on this file since 8592 was 8592, checked in by Mathieu Morlighem, 14 years ago

Added new DatasetInput for multiple inputs (needed for control methods: weights)
fixed a leak in Penta.cpp
removed some unnecessary model fields, now in marshall

File size: 367 bytes
RevLine 
[8592]1function macro=DatasetInputEnum()
2%DATASETINPUTENUM - Enum of DatasetInput
3%
4% WARNING: DO NOT MODIFY THIS FILE
5% this file has been automatically generated by src/c/EnumDefinitions/Synchronize.sh
6% Please read src/c/EnumDefinitions/README for more information
7%
8% Usage:
9% macro=DatasetInputEnum()
10
11macro=StringToEnum('DatasetInput');
Note: See TracBrowser for help on using the repository browser.