source: issm/trunk/src/m/enum/RestartFileNameEnum.m@ 20500

Last change on this file since 20500 was 20500, checked in by Mathieu Morlighem, 9 years ago

merged trunk-jpl and trunk for revision 20497

File size: 374 bytes
Line 
1function macro=RestartFileNameEnum()
2%RESTARTFILENAMEENUM - Enum of RestartFileName
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=RestartFileNameEnum()
10
11macro=StringToEnum('RestartFileName');
Note: See TracBrowser for help on using the repository browser.