Perform cleanup after deallocating a Tcl interpreter
Syntax
int Ns_TclDeAllocateInterp(
Tcl_Interp *interp
);
Description
This function is called automatically after each Tcl request procedure if the AutoClose configuratin parameter is set on. Sets created by Ns_TclEnterSet are deleted or not deleted, depending on the flags set in the Ns_TclEnterSet function.