mirror of
https://github.com/kanaka/mal.git
synced 2024-11-13 01:43:50 +03:00
updated guile/step0_repl.scm
This commit is contained in:
parent
f6be6a4dd5
commit
c6b985d53a
@ -13,7 +13,7 @@
|
||||
;; You should have received a copy of the GNU General Public License
|
||||
;; along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
(include "readline.scm")
|
||||
(import (readline))
|
||||
|
||||
(define (READ) (readline "user> "))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user