* exported call-with-output-file.

This commit is contained in:
Abdulaziz Ghuloum 2007-06-13 16:22:11 +03:00
parent b00de8325b
commit 973595a93f
2 changed files with 1 additions and 0 deletions

Binary file not shown.

View File

@ -462,6 +462,7 @@
[open-input-file i r]
[with-input-from-file i r]
[call-with-input-file i r]
[call-with-output-file i r]
[with-input-from-string i]
[with-output-to-file i r]
[open-output-file i r]