按 align-linuxcnc 约束补平台 shim 源码依据
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
#include "boost/python/object.hpp"
|
||||
|
||||
// LinuxCNC source basis: src/emc/rs274ngc/gcodemodule.cc includes
|
||||
// structmember.h for PyMemberDef entries using T_INT, T_DOUBLE, and READONLY.
|
||||
#define T_INT 1
|
||||
#define T_DOUBLE 2
|
||||
#define READONLY 1
|
||||
|
||||
Reference in New Issue
Block a user