mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-07-04 03:36:36 +02:00
Remove debug displays
This commit is contained in:
parent
dd00829a90
commit
2310094354
1 changed files with 0 additions and 6 deletions
|
@ -1969,12 +1969,6 @@
|
|||
(path-strip-directory
|
||||
(path-strip-extension path))
|
||||
".sld")))
|
||||
(display "HERE: ")
|
||||
(display source-rkt-file)
|
||||
(newline)
|
||||
(display dest-rkt-file)
|
||||
(newline)
|
||||
|
||||
(with-output-to-file
|
||||
source-rkt-file
|
||||
(lambda ()
|
||||
|
|
Loading…
Add table
Reference in a new issue