From a69c9fb665459e2bfdbda1bf80741a0af31a7faf Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Mon, 20 Feb 2017 00:06:40 -0800 Subject: New upstream version 3b5 --- sisc.init | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) mode change 100644 => 100755 sisc.init (limited to 'sisc.init') diff --git a/sisc.init b/sisc.init old mode 100644 new mode 100755 index 630136b..862f25e --- a/sisc.init +++ b/sisc.init @@ -345,8 +345,8 @@ (define macro:load slib:load-source) ;;; If your implementation provides syntax-case macros: -;;(define syncase:eval slib:eval) -;;(define syncase:load slib:load-source) +(define syncase:eval slib:eval) +(define syncase:load slib:load-source) ;@ (define gentemp gensym) -- cgit v1.2.3