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