getopt-long uses srfi-9 records internally
authorAndy Wingo <wingo@pobox.com>
Thu, 10 Feb 2011 10:04:31 +0000 (11:04 +0100)
committerAndy Wingo <wingo@pobox.com>
Thu, 10 Feb 2011 10:04:31 +0000 (11:04 +0100)
commit23f11f1dfd0e146f9e960f490d345057b375307c
treeab6300d23033ccd207080134eebd3749b700a1e3
parent7112a34d56ff0611220b0e9f024ad0fffbe3cdad
getopt-long uses srfi-9 records internally

* module/ice-9/getopt-long.scm: #:keywords in the define-module block.
  (option-spec): Define as a srfi-9 record instead of playing macro
  games with boot-9 records.
module/ice-9/getopt-long.scm