Browse Source

Added Compîler-Interpreter to amber.js

Nicolas Petton 12 năm trước cách đây
mục cha
commit
deb86b9a5e
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      js/amber.js

+ 1 - 0
js/amber.js

@@ -87,6 +87,7 @@ amber = (function() {
 				'SUnit',
 				'Importer-Exporter',
 				'Compiler-Exceptions',
+				'Compiler-Interpreter',
 				'Compiler-Core',
 				'Compiler-AST',
 				'Compiler-Semantic',