more memory!

svn: r6141
This commit is contained in:
Eli Barzilay 2007-05-04 09:43:58 +00:00
parent ab76393f76
commit e374d7a051

View File

@ -50,7 +50,7 @@
"(define (plus1 x) x)"
"(define (loop) (loop))"
"(define (memory x) (make-vector x))")))
(set-eval-limits ev 1 2)
(set-eval-limits ev 1 3)
--eval--
x => 1
(id 1) => 1