cyclegraph: template for addEdge()
authorBrian Norris <banorris@uci.edu>
Tue, 29 Jan 2013 02:39:23 +0000 (18:39 -0800)
committerBrian Norris <banorris@uci.edu>
Wed, 6 Feb 2013 21:44:38 +0000 (13:44 -0800)
commit07aa7bafa42e3909d74889e5ed70fff3ab05d0f0
tree5c3e22246efe6e368d9ca85962fba7bd5857c0b5
parent79c9efc15ba00325f4da4d9d8a96a4042046260d
cyclegraph: template for addEdge()

This function will be identical for all combinations of ModelAction /
Promise. So just make it a template.
cyclegraph.cc
cyclegraph.h