#include "common.h"
#include "tcl.h"
#include "machine.h"
Include dependency graph for tclcad.h:

Go to the source code of this file.
Defines | |
| #define | TCLCAD_EXPORT |
| #define | TCLCAD_EXTERN(type_and_name, args) extern type_and_name() |
| #define | TCLCAD_ARGS(args) () |
Functions | |
| TCLCAD_EXPORT | TCLCAD_EXTERN (int tclcad_tk_setup,(Tcl_Interp *interp)) |
| TCLCAD_EXPORT | TCLCAD_EXTERN (void tclcad_auto_path,(Tcl_Interp *interp)) |
This library contains convenience routines for preparing and initializing Tcl.
Definition in file tclcad.h.
1.4.6