#include <string.h>#include <stdlib.h>#include <ctype.h>#include <tcl.h>#include "config.h"#include "CommandQueue.h"#include "utilities.h"#include "VMDApp.h"#include "TextEvent.h"Go to the source code of this file.
Definition at line 47 of file cmd_util.C.
References VMDApp::commandQueue, VMDApp::logfile_read, NULL, CommandQueue::runcommand, strupncmp, and VMDApp::textinterp_change.