Browse Source

amber-cli recompiled

Herbert Vojčík 11 years ago
parent
commit
a97688d740
2 changed files with 444 additions and 113 deletions
  1. 1 3
      cli/js/AmberCli.js
  2. 443 110
      cli/js/amber-cli.js

+ 1 - 3
cli/js/AmberCli.js

@@ -975,9 +975,7 @@ category: 'accessing',
 fn: function (){
 var self=this;
 return smalltalk.withContext(function($ctx1) { 
-var $1;
-$1=(4000);
-return $1;
+return (4000);
 }, function($ctx1) {$ctx1.fill(self,"defaultPort",{},smalltalk.FileServer.klass)})},
 args: [],
 source: "defaultPort\x0a\x09^4000",

File diff suppressed because it is too large
+ 443 - 110
cli/js/amber-cli.js


Some files were not shown because too many files changed in this diff