diff --git a/light9/web/graph.coffee b/light9/web/graph.coffee --- a/light9/web/graph.coffee +++ b/light9/web/graph.coffee @@ -1,3 +1,5 @@ +log = console.log + # Patch is {addQuads: , delQuads: } # is [{subject: s, ...}, ...]