aboutsummaryrefslogtreecommitdiff
path: root/src/interp/sys-utility.boot
diff options
context:
space:
mode:
authorGabriel Dos Reis <gdr@axiomatics.org>2015-12-26 20:09:37 -0800
committerGabriel Dos Reis <gdr@axiomatics.org>2015-12-26 20:10:26 -0800
commitba0eeb3c591ebb8e51a5ea2679749e4ceca95e08 (patch)
tree70d11889dc5f474598e78b5210af82cb5dec77cb /src/interp/sys-utility.boot
parentd5011e370ab68f22c646683740e630193e8cd8d1 (diff)
downloadopen-axiom-ba0eeb3c591ebb8e51a5ea2679749e4ceca95e08.tar.gz
Rename 'lastItem' to 'last'. Remove the macro definition.
Diffstat (limited to 'src/interp/sys-utility.boot')
-rw-r--r--src/interp/sys-utility.boot4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/interp/sys-utility.boot b/src/interp/sys-utility.boot
index ce2b7838..c22a2d6f 100644
--- a/src/interp/sys-utility.boot
+++ b/src/interp/sys-utility.boot
@@ -379,10 +379,6 @@ displayTextFile f ==
stream ~= nil => closeStream stream
--%
-macro last x ==
- lastNode(x).first
-
---%
macro loopBody x ==
take(-2,x).first