Last change
on this file since 5687 was 5687, checked in by Mathieu Morlighem, 15 years ago |
Fixed uppercase in Matlab enums (use awk instead of sed)
|
File size:
277 bytes
|
Rev | Line | |
---|
[3711] | 1 | function macro=DtEnum()
|
---|
[5687] | 2 | %DTENUM - Enum of Dt
|
---|
[3711] | 3 | %
|
---|
| 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
|
---|
| 7 | %
|
---|
| 8 | % Usage:
|
---|
| 9 | % macro=DtEnum()
|
---|
| 10 |
|
---|
[5631] | 11 | macro=139;
|
---|
Note:
See
TracBrowser
for help on using the repository browser.