The Lambda Lab
/
projects
/
scratchy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d9f5e25
)
Removed old debug code.
author
Tim Vaughan
<tgvaughan@gmail.com>
Sat, 4 May 2019 10:07:50 +0000
(12:07 +0200)
committer
Tim Vaughan
<tgvaughan@gmail.com>
Sat, 4 May 2019 10:07:50 +0000
(12:07 +0200)
burrow.scm
patch
|
blob
|
history
diff --git
a/burrow.scm
b/burrow.scm
index
60f9b98
..
bb21e3a
100644
(file)
--- a/
burrow.scm
+++ b/
burrow.scm
@@
-245,7
+245,6
@@
(begin
(config-display-footer-set! config #f)
(set! args (cdr args))))
- (print args)
(if (or (< (length args) 2)
(> (length args) 3))
(print-usage progname)