/* * This Software is the original work of Daniel TUNG * This Software is submitted in partial fulfillment of the * requirements for the degree of BCSE. * Dept. Computer Science, Monash University 2000 * * Copyright (c) 2000 beetung@cs.monash.edu.au * beetung@geocities.com */ #include "autonode.h" int* BaseNode::baseFrame; /* int& BaseNode::baseFrame0; int& BaseNode::baseFrame1; template T & BaseNode::baseFrame0; template T & BaseNode::baseFrame1; */ /* //----------------------------- //----------------------------- //----------------------------- //----------------------------- */