fix srfi-1 map-in-order definition
authorAndy Wingo <wingo@pobox.com>
Sat, 7 May 2011 09:31:38 +0000 (11:31 +0200)
committerAndy Wingo <wingo@pobox.com>
Sat, 7 May 2011 09:31:38 +0000 (11:31 +0200)
commitb706a0112978b1daa4535dff2808eac299167bbf
tree2f6f8abbbe8caccae0362e44c5ce672d85299441
parent7b292a9d349bd09be4a493a51812d66b7ecbc728
fix srfi-1 map-in-order definition

* module/srfi/srfi-1.scm (map-in-order): As we are not extending the
  core `map' binding, actually make a new `map-in-order' alias here.
  Fixes fresh builds.
module/srfi/srfi-1.scm