Import Tcl-code 8.6.8
This commit is contained in:
@@ -3788,7 +3788,6 @@ extern const TclStubs *tclStubsPtr;
|
||||
# undef Tcl_SetVar
|
||||
# undef Tcl_ObjSetVar2
|
||||
# undef Tcl_StaticPackage
|
||||
# undef TclFSGetNativePath
|
||||
# define Tcl_CreateInterp() (tclStubsPtr->tcl_CreateInterp())
|
||||
# define Tcl_GetStringResult(interp) (tclStubsPtr->tcl_GetStringResult(interp))
|
||||
# define Tcl_Init(interp) (tclStubsPtr->tcl_Init(interp))
|
||||
|
||||
Reference in New Issue
Block a user