--- conditions.scm.~1~ Wed Sep 2 17:57:16 2009 +++ conditions.scm Wed Sep 2 17:58:21 2009 @@ -20,7 +20,7 @@ (make-condition-predicate condition-predicate*) (make-condition-property-accessor condition-property-accessor*)) -(import scheme chicken (only srfi-1 alist-cons) srfi-12 type-checks) +(import scheme chicken (only srfi-1 alist-cons) type-checks) (require-library srfi-1 #;srfi-12 type-checks) ;;