1
0
Fork 0

Improved scheme interface for printing

This commit is contained in:
Joris van der Hoeven 2017-12-14 21:06:44 +00:00
parent a58cb675d9
commit e52ee04602
1 changed files with 8 additions and 0 deletions

View File

@ -578,6 +578,14 @@ source code.
<scm|void>.
</explain>
<\explain>
<scm|(get-default-printing-command)>
<explain-synopsis|no synopsis>
<|explain>
Calls the <c++> function <cpp|get_printing_default> which returns
<scm|string>.
</explain>
<\explain>
<scm|(set-input-language <scm-arg|string>)>
<explain-synopsis|no synopsis>