aboutsummaryrefslogtreecommitdiff
path: root/src/interp/msgdb.boot
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2011-12-10 23:49:01 +0000
committerdos-reis <gdr@axiomatics.org>2011-12-10 23:49:01 +0000
commitc5d7d1291dad4814157c57406fdfbd233a16bcb0 (patch)
tree05730dba14066f7477a12db0f54e931c6b49a09a /src/interp/msgdb.boot
parent367602f23aeedbfae9887771527d72a860b4bc3f (diff)
downloadopen-axiom-c5d7d1291dad4814157c57406fdfbd233a16bcb0.tar.gz
* interp/g-opt.boot (optSeq): Remove splicePROGN as redundant.
* interp/functor.boot (optFunctorBody): Generate %seq form, not PROGN. (DescendCode): Likewise. * interp/c-util.boot (displayComp): Fix thinko.
Diffstat (limited to 'src/interp/msgdb.boot')
-rw-r--r--src/interp/msgdb.boot3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/interp/msgdb.boot b/src/interp/msgdb.boot
index c0da49b3..a1fbc880 100644
--- a/src/interp/msgdb.boot
+++ b/src/interp/msgdb.boot
@@ -163,9 +163,6 @@ applyPrefix2String args ==
g x ==
$texFormatting => prefix2StringAsTeX x
prefix2String x
- listify x ==
- cons? x => x
- [x]
substituteSegmentedMsg(msg,args) ==
-- this does substitution of the parameters