Include :

- aggiunta costante per MachKernel (CLIMB).
This commit is contained in:
Dario Sassi
2017-06-28 07:53:20 +00:00
parent 87cdaf30fd
commit 43aa6e02e1
+1
View File
@@ -29,6 +29,7 @@ static std::string MCH_ST = "ST" ;
static std::string MCH_CL = "CL" ;
static std::string MCH_PATH = "P" ;
// Nomi di entità CL speciali
static std::string MCH_CL_CLIMB = "CLIMB" ;
static std::string MCH_CL_RISE = "RISE" ;
static std::string MCH_CL_HOME = "HOME" ;
static std::string MCH_CL_LEADIN = "LI" ;