1
0
Просмотр исходного кода

Added Compîler-Interpreter to amber.js

Nicolas Petton 12 лет назад
Родитель
Сommit
deb86b9a5e
1 измененных файлов с 1 добавлено и 0 удалено
  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',