add define.packaged

This commit is contained in:
Fabian Jakobs 2012-02-22 12:14:29 +01:00
commit d7c823de0f

View file

@ -174,6 +174,7 @@ function exportAce(ns) {
return callback.apply(this, arguments);
});
};
global.define.packaged = true;
return;
}