Fixed some broken comments

This commit is contained in:
William J. Bowman 2015-03-24 20:13:42 -04:00
parent a468890817
commit ba9bf0ee2b

View File

@ -50,8 +50,7 @@
(check-true (t? (term (λ (x_0 : (Unv 0)) x_0))))) (check-true (t? (term (λ (x_0 : (Unv 0)) x_0)))))
;; 'A' ;; 'A'
;; (Unv 0)s of Universes ;; Types of Universes
;; Replace with sub-typing
(define-judgment-form cicL (define-judgment-form cicL
#:mode (unv-ok I O) #:mode (unv-ok I O)
#:contract (unv-ok U U) #:contract (unv-ok U U)