sunterlib/s48/srfi-10/interfaces.scm

7 lines
199 B
Scheme
Raw Normal View History

2004-01-16 10:37:46 -05:00
;;; This file is part of the Scheme Untergrund Library.
;; This code, written by Taylor Campbell, is in the public domain.
(define-interface srfi-10-interface
(export define-reader-constructor))