fixed typo introduced by search-and-replace
This commit is contained in:
parent
a5d969607b
commit
c42d5c25c7
|
@ -118,7 +118,7 @@
|
||||||
;; THE REST OF THIS IS BOILERPLATE... (subst, free-vars, etc.)
|
;; THE REST OF THIS IS BOILERPLATE... (subst, free-vars, etc.)
|
||||||
|
|
||||||
|
|
||||||
;; BOUND-BY : compute the variables bound along the sπne of a context
|
;; BOUND-BY : compute the variables bound along the spine of a context
|
||||||
(define-metafunction π-calculus
|
(define-metafunction π-calculus
|
||||||
bound-by : E -> (a ...)
|
bound-by : E -> (a ...)
|
||||||
[(bound-by hole) ()]
|
[(bound-by hole) ()]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user