; Scheme 9 from Empty Space, Function Library
; By Nils M Holm, 2010
; See the LICENSE file of the S9fES package for terms of use
;
; (name argument ...)  ==>  type
;
; A template for new library procedures.
;
; Example:   (name value ...)  ==>  object
;            ...

; code
