getopt-long uses match:substring from (ice-9 regex)
authorAndy Wingo <wingo@pobox.com>
Thu, 10 Feb 2011 10:22:17 +0000 (11:22 +0100)
committerAndy Wingo <wingo@pobox.com>
Thu, 10 Feb 2011 10:22:17 +0000 (11:22 +0100)
commit88c9420c1594c7a9ec3b2b771e97826e560f6460
tree1a97f8233d6046e4c564e1f049db6f07ee9de981
parent887fac45215f301e13d7c9521f4ff20ed1db9c81
getopt-long uses match:substring from (ice-9 regex)

* module/ice-9/getopt-long.scm: Import (ice-9 regex), and use its
  match:substring instead of our own.
module/ice-9/getopt-long.scm