57c332a0d4
git-svn-id: svn://10.65.10.50/trunk@2996 c028cbd2-c16b-5b4b-a496-9718f37d4682
15 lines
336 B
C
Executable File
15 lines
336 B
C
Executable File
// quadrog1.h
|
|
#define QG1_CODDITTA "CODDITTA"
|
|
#define QG1_P12 "P12"
|
|
#define QG1_P13 "P13"
|
|
#define QG1_P14 "P14"
|
|
#define QG1_P15 "P15"
|
|
#define QG1_P16 "P16"
|
|
#define QG1_P17 "P17"
|
|
#define QG1_P12TOT "P12TOT"
|
|
#define QG1_P13TOT "P13TOT"
|
|
#define QG1_P15TOT "P15TOT"
|
|
#define QG1_P16TOT "P16TOT"
|
|
#define QG1_P17TOT "P17TOT"
|
|
|