src/CTT/ROOT
author wenzelm
Mon, 11 Feb 2013 14:39:04 +0100
changeset 51085 d90218288d51
parent 48738 f8c1a5b9488f
child 51397 03b586ee5930
permissions -rw-r--r--
make WWW_Find work again, now that its ML modules reside within a theory context (cf. bf5b45870110) -- patch by Rafal Kolanski;

session CTT = Pure +
  description {*
    Author:     Lawrence C Paulson, Cambridge University Computer Laboratory
    Copyright   1991  University of Cambridge
  *}
  options [document = false]
  theories Main

session "CTT-ex" in ex = CTT +
  description {*
    Author:     Lawrence C Paulson, Cambridge University Computer Laboratory
    Copyright   1991  University of Cambridge

    Examples for Constructive Type Theory.
  *}
  options [document = false]
  theories Typechecking Elimination Equality Synthesis