removed unused binding

svn: r14209
This commit is contained in:
Eli Barzilay 2009-03-22 02:50:25 +00:00
parent 1048d204ca
commit 2e66794799

View File

@ -18,8 +18,6 @@ before the pattern compiler is invoked.
(define-struct compiled-pattern (cp))
(define count 0)
(define caching-enabled? (make-parameter #t))
;; lang = (listof nt)