Line | |
---|
1 |
|
---|
2 | DO NOT MODIFY the following files:
|
---|
3 | - StringAsEnum.cpp
|
---|
4 | - EnumAsString.cpp
|
---|
5 | - src/m/enum/*
|
---|
6 | all these files are automatically synchronized with EnumDefinitions.h
|
---|
7 |
|
---|
8 | TO ADD AN ENUM:
|
---|
9 | add the corresponding lines to EnumDefinitions.h
|
---|
10 | and executes the 2 synchronizing scripts.
|
---|
11 |
|
---|
12 | SYNCHRONIZEMATLABENUM
|
---|
13 | This script synchronizes all matlab enums from EnumDefinitions.h
|
---|
14 |
|
---|
15 | SYNCHRONIZESTRINGS
|
---|
16 | This scrpit synchronizes StringAsEnum.cpp and EnumAsString.cpp according to EnumDefinitions.h
|
---|
Note:
See
TracBrowser
for help on using the repository browser.