aboutsummaryrefslogtreecommitdiff
path: root/src/interp
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp')
-rw-r--r--src/interp/lisplib.boot4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/interp/lisplib.boot b/src/interp/lisplib.boot
index 06d1d146..828bdc96 100644
--- a/src/interp/lisplib.boot
+++ b/src/interp/lisplib.boot
@@ -488,10 +488,6 @@ writeCategory db ==
writeInfo(db,dbCategory db,'constructorCategory,'dbCategory)
writeSourceFile db ==
- $buildingSystemAlgebra =>
- -- source file for system constructor is filled at runtime
- -- to reflect the runtime location of the system directory.
- lisplibWrite('"sourceFile",dbSourceFile db,dbLibstream db)
writeInfo(db,dbSourceFile db,'sourceFile,'dbSourceFile)
writeInteractiveModemaps db ==