Gauche > Archives > 2015/06/10

2015/06/10 04:09:38 UTC(び)
#
--- a/lib/Makefile.in
+++ b/lib/Makefile.in
@@ -56,7 +56,7 @@ SCMFILES = srfi-0.scm \
        gauche/numerical.scm gauche/let-opt.scm gauche/logical.scm \
        gauche/vm/debugger.scm gauche/vm/insn-core.scm gauche/vm/insn.scm \
        gauche/vm/profiler.scm \
-       gauche/procedure.scm gauche/dictionary.scm \
+       gauche/procedure.scm gauche/dictionary.scm gauche/pp.scm \
        gauche/serializer.scm gauche/serializer/aserializer.scm \
        gauche/parseopt.scm gauche/interactive.scm gauche/interactive/info.scm \
        gauche/interactive/ed.scm gauche/selector.scm gauche/logger.scm \
2015/06/10 04:22:17 UTCshiro
#
ppは試しに入れたけど大幅にいじる予定なので注意。
2015/06/10 04:22:57 UTC(び)
#
はい。ただ、make install-checkがコケるので。
2015/06/10 04:28:41 UTCshiro
#
あっそうだね。