#include "tcl/list.h"
#include "rutz/error.h"
#include <tcl.h>
#include "rutz/trace.h"
#include "rutz/debug.h"
Go to the source code of this file.
Functions | |
GVX_DBG_REGISTER tcl::list | tcl::aux_convert_to (Tcl_Obj *obj, tcl::list *) |
tcl::obj | tcl::aux_convert_from (tcl::list list_value) |
Definition in file list.cc.