- added export look-for* to expect
This commit is contained in:
parent
4a557891da
commit
97edbb494d
|
@ -26,7 +26,7 @@
|
||||||
|
|
||||||
chat-abort chat-timeout chat-monitor
|
chat-abort chat-timeout chat-monitor
|
||||||
port->chat-logger file->chat-logger
|
port->chat-logger file->chat-logger
|
||||||
(look-for :syntax)
|
look-for* (look-for :syntax)
|
||||||
(chat :syntax)
|
(chat :syntax)
|
||||||
send send/cr)
|
send send/cr)
|
||||||
(for-syntax (open scheme-with-scsh))
|
(for-syntax (open scheme-with-scsh))
|
||||||
|
|
Loading…
Reference in New Issue