This commit is contained in:
theory 2014-03-31 10:13:24 -06:00
parent 2ecd852cfd
commit 2db7805485
2 changed files with 1 additions and 2 deletions

View File

@ -1,5 +1,5 @@
{ "name": "gun"
, "version": "0.0.1v"
, "version": "0.0.1w"
, "author": "Mark Nadal"
, "description": "Graph engine."
, "engines": {

View File

@ -183,7 +183,6 @@ module.exports = require('theory')
return;
}
if(!where){ return }
if(m.where
store.add(m);
shot.shell(where, function(g,e){
var done = function(){