inline fxops in psyntax
authorAndy Wingo <wingo@pobox.com>
Thu, 31 Mar 2011 11:29:41 +0000 (13:29 +0200)
committerAndy Wingo <wingo@pobox.com>
Thu, 31 Mar 2011 11:29:58 +0000 (13:29 +0200)
commitd8f699e8eb6e5dfdbaf38e8bea15711b5b29c417
treed6fc2097b65fad58f1899653180cc5f46d1d20f7
parentf929b9e5ec39391bee1d0ce256b59b0c610caa25
inline fxops in psyntax

* module/ice-9/psyntax.scm (fx+, fx-, fx=, fx<): Given our lame lack of
  an inliner, inline these manually with identifier syntax.

* module/ice-9/psyntax-pp.scm: Regenerate.
module/ice-9/psyntax-pp.scm
module/ice-9/psyntax.scm