aboutsummaryrefslogtreecommitdiff
path: root/src/interp/br-saturn.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/br-saturn.boot')
-rw-r--r--src/interp/br-saturn.boot10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/interp/br-saturn.boot b/src/interp/br-saturn.boot
index 4d0987ce..dd290317 100644
--- a/src/interp/br-saturn.boot
+++ b/src/interp/br-saturn.boot
@@ -1713,16 +1713,6 @@ purgeLocalLibdb() == --called by the user through a clear command?
$newConstructorList := nil
removeFile '"libdb.text"
---moveFile(before,after) ==
--- $saturn => MOVE_-FILE(before, after)
--- RENAME_-FILE(before, after)
--- --obey strconc('"mv ", before, '" ", after)
-
--- deleted JHD/MCD, since already one in pathname.boot
---removeFile fn ==
--- $saturn => DELETE_-FILE fn
--- obey strconc('"rm ",fn)
-
--=======================================================================
-- from DAASE.LISP
--=======================================================================