1
0
فهرست منبع

Revert "repl: fix Makefile (specified libraries are already included)"

The libraries are needed by the REPL.
Otherwise the compiler is not defined.

This reverts commit 52bdab871694022296ca5861a9b121c4bd8eb23b.
Manfred Kroehnert 12 سال پیش
والد
کامیت
4c28db7236
2فایلهای تغییر یافته به همراه2601 افزوده شده و 16 حذف شده
  1. 1 1
      repl/Makefile
  2. 2600 15
      repl/amber.js

+ 1 - 1
repl/Makefile

@@ -1,5 +1,5 @@
 repl.js: REPL.st
-	../bin/amberc -m Repl REPL.st amber
+	../bin/amberc -m Repl -l Compiler,parser REPL.st amber
 
 run: repl.js
 	../bin/amber

تفاوت فایلی نمایش داده نمی شود زیرا این فایل بسیار بزرگ است
+ 2600 - 15
repl/amber.js


برخی فایل ها در این مقایسه diff نمایش داده نمی شوند زیرا تعداد فایل ها بسیار زیاد است