aboutsummaryrefslogtreecommitdiff
path: root/src/interp/c-doc.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/c-doc.boot')
-rw-r--r--src/interp/c-doc.boot2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/c-doc.boot b/src/interp/c-doc.boot
index 485f28fe..dc4868db 100644
--- a/src/interp/c-doc.boot
+++ b/src/interp/c-doc.boot
@@ -1233,7 +1233,7 @@ docreport(nam) ==
runCommand '"cat temp1.input docreport.trailer > docreport.input"
removeFile '"temp.input"
removeFile '"temp1.input"
- SETQ(_/EDITFILE,'"docreport.input")
+ $editFile := '"docreport.input"
_/RQ()
setOutStream nam ==