1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-23 13:00:34 +02:00
guile/module/system/repl
Andy Wingo 83dff6e55f Update Makefile.am's; remove slib import
* Makefile.am:
* module/Makefile.am:
* module/language/scheme/Makefile.am:
* module/system/Makefile.am:
* module/system/base/Makefile.am:
* module/system/il/Makefile.am:
* module/system/repl/Makefile.am:
* module/system/vm/Makefile.am: Cleaned up to be more complete, if not
  completely working.

* module/guile/slib.scm:
* module/slib/: Removed the slib import; it's a bit out of place here,
  and bitrotten at that.
2008-05-13 00:07:40 +02:00
..
.cvsignore *** empty log message *** 2001-04-22 02:13:48 +00:00
command.scm replace cenv with things in <repl> and fluids; remove the `use' meta-command 2008-05-12 22:26:31 +02:00
common.scm replace cenv with things in <repl> and fluids; remove the `use' meta-command 2008-05-12 22:26:31 +02:00
describe.scm explicitly list exports instead of using define-public 2008-05-11 22:00:34 +02:00
Makefile.am Update Makefile.am's; remove slib import 2008-05-13 00:07:40 +02:00
repl.scm catch errors in the repl, with poor backtraces 2008-05-12 23:27:14 +02:00