cyclegraph: move function definitions out of header
authorBrian Norris <banorris@uci.edu>
Wed, 6 Feb 2013 01:36:05 +0000 (17:36 -0800)
committerBrian Norris <banorris@uci.edu>
Wed, 6 Feb 2013 21:45:23 +0000 (13:45 -0800)
commitfbacb5f41ada96e7b539ccc41deccb1a7e1a1ba8
tree7f9d133c940186ae85c851704a8f5192a847927b
parent5d0c8be1e7d652a85d36827074f4c72661e7457f
cyclegraph: move function definitions out of header

I found out how to instantiate these functions from within the
implementation file (rather than the header). I can specifically list
those implementations that I want available.
cyclegraph.cc
cyclegraph.h