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:
5f40dae
)
Removed test code which was accidentally committed.
author
Tim Vaughan
<tgvaughan@gmail.com>
Fri, 31 May 2019 09:41:14 +0000
(11:41 +0200)
committer
Tim Vaughan
<tgvaughan@gmail.com>
Fri, 31 May 2019 09:41:14 +0000
(11:41 +0200)
burrower.scm
patch
|
blob
|
history
diff --git
a/burrower.scm
b/burrower.scm
index
f9604a7
..
fe3149f
100644
(file)
--- a/
burrower.scm
+++ b/
burrower.scm
@@
-329,9
+329,9
@@
(config-port-set! config (string->number (caddr args))))
(run-server config)))))))
-
;;
(main)
+(main)
-(define (test)
- (run-server (make-config "gopher-root" "localhost" 70 #t)))
+
;;
(define (test)
+
;;
(run-server (make-config "gopher-root" "localhost" 70 #t)))
-(test)
+
;;
(test)