#include <stdlib.h>
#include <tcl.h>
#include "config.h"
#include "VMDApp.h"
#include "MobileInterface.h"
#include "utilities.h"
Go to the source code of this file.
Functions | |
void | mobile_usage (Tcl_Interp *interp) |
int | text_cmd_mobile (ClientData cd, Tcl_Interp *interp, int argc, const char *argv[]) |
|
Definition at line 30 of file cmd_mobile.C. References NULL. Referenced by text_cmd_mobile. |
|