blob: 5e854eef914025f05d83278a1a9e71524a22e25a [file] [log] [blame]
Paul Greyson7a300822013-04-09 12:57:49 -07001/***************************************************************************************************
2forward declarations for functions
3***************************************************************************************************/
4
5var updateTopology;
Paul Greyson30636252013-04-09 15:22:04 -07006
7
8/***************************************************************************************************
9defined by whichever topology module is included
10***************************************************************************************************/
11var createTopologyView;
12var drawTopology;