#include <iostream>
#include "TheCat.h"
#include "cat.h"
#include "BESInitList.h"
Include dependency graph for TheCat.cc:
Functions | |
static bool | buildNewCat (int, char **) |
static bool | destroyNewCat (void) |
FUNINITQUIT (buildNewCat, destroyNewCat, 2) | |
Variables | |
Animal * | TheCat = 0 |
|
|
|
|
|
|
|
|