#include <config.h>
#include "CTCLInterpreterStartup.h"
#include "TCLInterpreter.h"
#include <tcl.h>
#include <assert.h>
Go to the source code of this file.
Defines | |
#define | NULL 0 |
Functions | |
void | dbgmsg (const char *msg) |
Variables | |
const char * | Copyright = "(C) Copyright Michigan State University 2002, All rights reserved" |
|
Definition at line 308 of file CTCLInterpreterStartup.cpp. |
|
Starts up a TCL interpreter. This is suitable for applications which do not require or cannot use a GUI. Definition at line 299 of file CTCLInterpreterStartup.cpp. |
|
Definition at line 278 of file CTCLInterpreterStartup.cpp. |