Include :

- aggiunta costante per info di sistema di pezzo copia.
This commit is contained in:
Dario Sassi
2018-11-21 11:08:49 +00:00
parent cd41407552
commit 8eda9dc3bb
+1
View File
@@ -77,3 +77,4 @@ enum BBoxFlag { BBF_STANDARD = 0,
const std::string GDB_SI_SOURCE = "!SOU" ;
const std::string GDB_SI_BASE = "!BAS" ;
const std::string GDB_SI_LIST = "!LST" ;
const std::string GDB_SI_COPY = "!COP" ;