minor additions
This commit is contained in:
parent
f10fb083cd
commit
ed029f7906
@ -1,3 +1,3 @@
|
|||||||
# Remove temporary files
|
# Remove temporary files
|
||||||
clean:
|
clean:
|
||||||
rm -rf *~ *.out
|
rm -rf *~ *.out *.conf
|
||||||
|
@ -11,8 +11,6 @@
|
|||||||
|
|
||||||
|
|
||||||
; we will prompt for these in the gui
|
; we will prompt for these in the gui
|
||||||
(define host "10.0.0.160")
|
|
||||||
(define host2 "67.186.191.81")
|
|
||||||
(define host3 "localhost")
|
(define host3 "localhost")
|
||||||
(define port-num 4321)
|
(define port-num 4321)
|
||||||
(define sleep-t 0.1)
|
(define sleep-t 0.1)
|
||||||
|
Loading…
Reference in New Issue
Block a user