Drops `traces' call to make the file DrDr-friendly
This commit is contained in:
parent
98eaaebc65
commit
a0f2db7574
|
@ -134,4 +134,5 @@
|
|||
(--> e_1 e_2
|
||||
(judgment-holds (small-step e_1 e_2)))))
|
||||
|
||||
(traces small-step-rr (term ((λ (x) (add1 x)) 0)))
|
||||
(define (trace-λv expr)
|
||||
(traces small-step-rr expr))
|
Loading…
Reference in New Issue
Block a user