* deleting old list-based set representation.

This commit is contained in:
Abdulaziz Ghuloum 2007-03-10 21:01:41 -05:00
parent fa94d2f6a1
commit 3cb18c56e9
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -1899,7 +1899,7 @@
(or (ormap frm-conf (set->list fs))
(ormap var-conf (set->list vs))))
(define (assign x)
(let (#;[x (vector-ref varvec xi)])
(let ()
(define (assign-any)
(let ([frms (var-frm-conf x)]
[vars (var-var-conf x)])