#include "aclvis/InterpTcl.h"
#include <iostream.h>
#include <fstream.h>
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include <string.h>
#include <tcl.h>
Include dependency graph for InterpTcl.cpp:
Go to the source code of this file.
Functions | |
int | TclCallback (ClientData data, Tcl_Interp *interp, int argc, char *argv[]) |
|
Definition at line 45 of file InterpTcl.cpp. References endl(), and InterpCmd::process(). Referenced by InterpTcl::addCommand(). Here is the call graph for this function: ![]() |