Last change
on this file since 3765 was 3765, checked in by Mathieu Morlighem, 15 years ago |
Synchronized matlab enum
|
File size:
328 bytes
|
Rev | Line | |
---|
[3643] | 1 | function macro=SingVertexInputEnum()
|
---|
| 2 | %SINGVERTEXINPUTENUM - Enum of SingVertexInput
|
---|
| 3 | %
|
---|
[3711] | 4 | % WARNING: DO NOT MODIFY THIS FILE
|
---|
| 5 | % this file has been automatically generated by src/c/SynchronizeMatlabEnum
|
---|
| 6 | % Please read src/c/README for more information
|
---|
[3643] | 7 | %
|
---|
| 8 | % Usage:
|
---|
| 9 | % macro=SingVertexInputEnum()
|
---|
| 10 |
|
---|
[3765] | 11 | macro=78;
|
---|
Note:
See
TracBrowser
for help on using the repository browser.