diff --git a/object.js b/object.js index 2d48e7e..3a5e15e 100755 --- a/object.js +++ b/object.js @@ -499,7 +499,7 @@ function(func){ // should we support multple names??? // XXX replace the current version with these..c // ...this will lead to breaking API.. -ear _sources = +var _sources = module._sources = function*(obj, name=undefined){ while(obj != null){