'Fixed' some documentation issues caused #31
While the documentation renders correctly, only because imports are hidden in the sandbox.
This commit is contained in:
parent
35f12827fe
commit
647229a577
|
@ -14,7 +14,7 @@ For a very understandable in-depth look at TT, see chapter 2 of
|
|||
"Practical Implementation of a Dependently Typed Functional Programming Language"], by
|
||||
Edwin C. Brady.
|
||||
|
||||
@(define curnel-eval (curnel-sandbox ""))
|
||||
@(define curnel-eval (curnel-sandbox "(require cur/stdlib/nat cur/stdlib/bool cur/stdlib/prop)"))
|
||||
|
||||
@defform*[((Type n)
|
||||
Type)]{
|
||||
|
|
Loading…
Reference in New Issue
Block a user