12 lines
240 B
Text
12 lines
240 B
Text
|
#lang scribble/manual
|
||
|
@(require (for-label racket))
|
||
|
|
||
|
@title{/quit Quit program}
|
||
|
|
||
|
No arguments.
|
||
|
|
||
|
Exits the synthesis server.
|
||
|
|
||
|
Asynchronous. Replies to sender with /done just before completion.
|
||
|
|