mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-24 12:20:20 +02:00
*** empty log message ***
This commit is contained in:
parent
ea9b4b29f3
commit
ea9c5daba0
14 changed files with 624 additions and 176 deletions
|
@ -1,4 +1,4 @@
|
|||
;;; REPL commands
|
||||
;;; Repl commands
|
||||
|
||||
;; Copyright (C) 2001 Free Software Foundation, Inc.
|
||||
|
||||
|
@ -35,4 +35,4 @@
|
|||
:use-module (ice-9 debugger)
|
||||
:export (meta-command))
|
||||
|
||||
(load "command.gsm")
|
||||
(load "command.gs")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue