source:
issm/trunk-jpl/src/m/enum/FlowequationBorderFSEnum.m@
15567
Last change on this file since 15567 was 15567, checked in by , 12 years ago | |
---|---|
File size: 399 bytes |
Line | |
---|---|
1 | function macro=FlowequationBorderFSEnum() |
2 | %FLOWEQUATIONBORDERFSENUM - Enum of FlowequationBorderFS |
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=FlowequationBorderFSEnum() |
10 | |
11 | macro=StringToEnum('FlowequationBorderFS'); |
Note:
See TracBrowser
for help on using the repository browser.