72GED_EXPORT
extern int ged_delay(
struct ged *gedp,
int argc,
const char *argv[]);
77GED_EXPORT
extern int ged_echo(
struct ged *gedp,
int argc,
const char *argv[]);
82GED_EXPORT
extern int ged_graph(
struct ged *gedp,
int argc,
const char *argv[]);
87GED_EXPORT
extern int ged_help(
struct ged *gedp,
int argc,
const char *argv[]);
Header file for the BRL-CAD common definitions.
int ged_echo(struct ged *gedp, int argc, const char *argv[])
int ged_help(struct ged *gedp, int argc, const char *argv[])
int ged_graph(struct ged *gedp, int argc, const char *argv[])
int ged_delay(struct ged *gedp, int argc, const char *argv[])