source: issm/trunk-jpl/src/m/enum/SmbSwIdxEnum.m@ 19528

Last change on this file since 19528 was 19528, checked in by Eric.Larour, 10 years ago

CHG: transferred Smb code from the Masstransport side of things into a full fledged SmbAnalysis
object.

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