JSDOC/Packer.js
authorAlan Knowles <alan@akbkhome.com>
Tue, 27 Jul 2010 05:14:00 +0000 (13:14 +0800)
committerAlan Knowles <alan@akbkhome.com>
Tue, 27 Jul 2010 05:14:00 +0000 (13:14 +0800)
JSDOC/Packer.js

index 8ca047d..808420b 100644 (file)
@@ -99,7 +99,8 @@ Packer = function(cfg)
         this.translateJSON  = dirname + '/compiled/_translation_.js';
         
     }
-    
+    print(JSON.stringify(this,null,4));
+    Seed.quit();
     
     this.timer =  new Date() * 1;
     this.packAll();