Gauche > Archives > 2016/04/29

2016/04/29 05:03:00 UTC(び)
#
--- a/lib/Makefile.in
+++ b/lib/Makefile.in
@@ -47,7 +47,7 @@ SCMFILES = srfi-0.scm \
        srfi-69.scm srfi-78.scm srfi-98.scm srfi-99.scm \
        srfi-106.scm srfi-112.scm srfi-113.scm \
        srfi-114.scm srfi-117.scm srfi-118.scm srfi-121.scm srfi-131.scm \
-       srfi-133.scm srfi/*.scm \
+       srfi/*.scm \
        slib.scm         \
        gauche/test.scm gauche/test/generative.scm gauche/time.scm \
        gauche/redefutil.scm gauche/macroutil.scm gauche/stringutil.scm \
@@ -105,7 +105,7 @@ SCMFILES = srfi-0.scm \
        text/csv.scm text/parse.scm text/tree.scm text/sql.scm \
        text/html-lite.scm text/info.scm text/diff.scm \
        text/progress.scm text/console.scm text/console/windows.scm \
-       text/gap-buffer.scm text/line-edit.scm text/unicode/ucd.scm \
+       text/gap-buffer.scm text/line-edit.scm text/unicode.scm text/unicode/ucd.scm \
        www/cgi.scm www/cgi-test.scm www/cgi/test.scm www/css.scm
 
 all:
2016/04/29 06:05:43 UTCshiro
#
まはろ>(び)