Last change
on this file since 4043 was 4043, checked in by Eric.Larour, 15 years ago |
Changing to new framework where analysis_type and sub_analysis_type are picked up in the parameters, whenever needed.
This greatly simplifies the API of the code -> don't have to carry along analysis_type and sub_analysis_type.
|
File size:
277 bytes
|
Line | |
---|
1 | function macro=P1Enum()
|
---|
2 | %P1ENUM - Enum of P1
|
---|
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=P1Enum()
|
---|
10 |
|
---|
11 | macro=190;
|
---|
Note:
See
TracBrowser
for help on using the repository browser.