aboutsummaryrefslogtreecommitdiff
path: root/src/interp/word.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/word.boot')
-rw-r--r--src/interp/word.boot2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/word.boot b/src/interp/word.boot
index 3f3debd4..76b9ad16 100644
--- a/src/interp/word.boot
+++ b/src/interp/word.boot
@@ -63,7 +63,7 @@ writeFunctionTables(filemode) ==
'done
writeFunctionTable(filemode,name,dicts) ==
- _$ERASE makePathname(name,'DATABASE,filemode)
+ removeFile makeFullFilePath makePathname(name,'DATABASE,filemode)
stream:= writeLib1(name,'DATABASE,filemode)
if not $functionTable then
$functionTable:= buildFunctionTable dicts