Include :
- aggiunta costante per info di sistema di pezzo copia.
This commit is contained in:
@@ -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" ;
|
||||
Reference in New Issue
Block a user