diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2018-04-03 21:23:58 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2018-04-03 21:23:58 -0700 |
commit | 50ddd3f5e3b33b98f783d579be567e950c9028ed (patch) | |
tree | 167afc02a19c5d5c160c1cb14a027cdb5d256f8a /eval.c | |
parent | 291f788ebfd09702b47973301a56e89aadf76b49 (diff) | |
download | txr-50ddd3f5e3b33b98f783d579be567e950c9028ed.tar.gz txr-50ddd3f5e3b33b98f783d579be567e950c9028ed.tar.bz2 txr-50ddd3f5e3b33b98f783d579be567e950c9028ed.zip |
places: remove macro-time.
Uses of the macro-time form are not useful in this module, and
will hinder compilation, since forms evaluated by macro-time
are not seen by the compiler and thus cannot be emitted in
compiled form into a compiled file.
* share/txr/stdlib/place.tl: Remove all top-level occurrences
of macro-time.
(defplace): Remove macro-time emitted in expansion, replacing
it by progn.
Diffstat (limited to 'eval.c')
0 files changed, 0 insertions, 0 deletions