remove trace

original commit: e06a22c29b3e36cc4f51822b3d4b8ddcff6d682e
This commit is contained in:
Sam Tobin-Hochstadt 2008-07-07 12:27:08 -04:00
parent 70d1b6b497
commit 6fac649e7a

View File

@ -115,8 +115,6 @@
(map (lambda (e) (sub-eff sb e)) els-eff))])
target))
(trace substitute-dots)
;; substitute many variables
;; substitution = Listof[U List[Name,Type] List[Name,Listof[Type]]]
;; subst-all : substition Type -> Type