remove trace
This commit is contained in:
parent
c43c3baa67
commit
e06a22c29b
|
@ -115,8 +115,6 @@
|
||||||
(map (lambda (e) (sub-eff sb e)) els-eff))])
|
(map (lambda (e) (sub-eff sb e)) els-eff))])
|
||||||
target))
|
target))
|
||||||
|
|
||||||
(trace substitute-dots)
|
|
||||||
|
|
||||||
;; substitute many variables
|
;; substitute many variables
|
||||||
;; substitution = Listof[U List[Name,Type] List[Name,Listof[Type]]]
|
;; substitution = Listof[U List[Name,Type] List[Name,Listof[Type]]]
|
||||||
;; subst-all : substition Type -> Type
|
;; subst-all : substition Type -> Type
|
||||||
|
|
Loading…
Reference in New Issue
Block a user