* vm/bytecomp.scm (translate-ref): Combined translate-local-ref,
authorKeisuke Nishida <kxn30@po.cwru.edu>
Wed, 20 Sep 2000 21:07:49 +0000 (21:07 +0000)
committerKeisuke Nishida <kxn30@po.cwru.edu>
Wed, 20 Sep 2000 21:07:49 +0000 (21:07 +0000)
commit17a2034883f376468d97d9be955aadbcb336889f
tree52e122895a14ca70f8887b6dd62d892ff7a41b4f
parent3cdfcd54eb2160beb9bbf8762f7253b9b1d586c6
* vm/bytecomp.scm (translate-ref): Combined translate-local-ref,
translate-external-ref, and translate-top-level-ref.
(translate-set): Combined translate-local-set,
translate-external-set, and translate-top-level-ref.
Set a name to the object.
(translate-and, translate-or): Bug fixed.
vm/bytecomp.scm