big progress

This commit is contained in:
Peter Cottle 2013-01-04 14:32:51 -08:00
parent 096ec32393
commit 0358291e6f
7 changed files with 171 additions and 122 deletions

View file

@ -416,3 +416,5 @@ var VisBranchCollection = Backbone.Collection.extend({
exports.VisBranchCollection = VisBranchCollection;
exports.VisBranch = VisBranch;
exports.randomHueString = randomHueString;