*** empty log message ***

This commit is contained in:
Jim Blandy 1997-04-14 07:33:58 +00:00
commit 8b54b82bfb

View file

@ -4,8 +4,7 @@ Mon Apr 14 01:32:57 1997 Jim Blandy <jimb@floss.cyclic.com>
Merge GH interface library into libguile.
* gh.h, gh_data.c, gh_eval.c, gh_funcs.c, gh_init.c, gh_io.c,
gh_list.c, gh_predicates.c, gh_test_c, gh_test_c.c, gh_test_repl,
gh_test_repl.c: New files.
gh_list.c, gh_predicates.c, gh_test_c.c, gh_test_repl.c: New files.
* Makefile.am (libguile_la_SOURCES): Add gh_data.c, gh_eval.c,
gh_funcs.c, gh_init.c, gh_io.c, gh_list.c, gh_predicates.c. Move
_scm.h to ...