diff options
Diffstat (limited to 'lang/gauche/pkg-plist')
-rw-r--r-- | lang/gauche/pkg-plist | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lang/gauche/pkg-plist b/lang/gauche/pkg-plist index 6ab61effdc7a..45d30b52bec6 100644 --- a/lang/gauche/pkg-plist +++ b/lang/gauche/pkg-plist @@ -65,6 +65,7 @@ share/gauche/%%VERSION%%/lib/gauche/common-macros.scm share/gauche/%%VERSION%%/lib/gauche/config.scm share/gauche/%%VERSION%%/lib/gauche/defvalues.scm share/gauche/%%VERSION%%/lib/gauche/fcntl.scm +share/gauche/%%VERSION%%/lib/gauche/hashutil.scm share/gauche/%%VERSION%%/lib/gauche/hook.scm share/gauche/%%VERSION%%/lib/gauche/interactive.scm share/gauche/%%VERSION%%/lib/gauche/interactive/info.scm @@ -161,16 +162,20 @@ share/gauche/%%VERSION%%/lib/srfi-2.scm share/gauche/%%VERSION%%/lib/srfi-26.scm share/gauche/%%VERSION%%/lib/srfi-27.scm share/gauche/%%VERSION%%/lib/srfi-31.scm +share/gauche/%%VERSION%%/lib/srfi-37.scm share/gauche/%%VERSION%%/lib/srfi-4.scm share/gauche/%%VERSION%%/lib/srfi-9.scm share/gauche/%%VERSION%%/lib/text/csv.scm +share/gauche/%%VERSION%%/lib/text/gettext.scm share/gauche/%%VERSION%%/lib/text/html-lite.scm share/gauche/%%VERSION%%/lib/text/info.scm share/gauche/%%VERSION%%/lib/text/parse.scm share/gauche/%%VERSION%%/lib/text/tr.scm share/gauche/%%VERSION%%/lib/text/tree.scm +share/gauche/%%VERSION%%/lib/util/combinations.scm share/gauche/%%VERSION%%/lib/util/digest.scm share/gauche/%%VERSION%%/lib/util/isomorph.scm +share/gauche/%%VERSION%%/lib/util/list.scm share/gauche/%%VERSION%%/lib/util/queue.scm share/gauche/%%VERSION%%/lib/util/toposort.scm share/gauche/%%VERSION%%/lib/util/tree.scm |