src/FOLP/ROOT
changeset 65527 0d8a7013bf36
parent 51397 03b586ee5930
child 66946 3d8fd98c7c86
equal deleted inserted replaced
65526:41dda3a292e6 65527:0d8a7013bf36
     8     Modifed version of FOL that contains proof terms.
     8     Modifed version of FOL that contains proof terms.
     9 
     9 
    10     Presence of unknown proof term means that matching does not behave as expected.
    10     Presence of unknown proof term means that matching does not behave as expected.
    11   *}
    11   *}
    12   options [document = false]
    12   options [document = false]
    13   theories FOLP
    13   theories
       
    14     IFOLP (global)
       
    15     FOLP (global)
    14 
    16 
    15 session "FOLP-ex" in ex = FOLP +
    17 session "FOLP-ex" in ex = FOLP +
    16   description {*
    18   description {*
    17     Author:     Lawrence C Paulson, Cambridge University Computer Laboratory
    19     Author:     Lawrence C Paulson, Cambridge University Computer Laboratory
    18     Copyright   1992  University of Cambridge
    20     Copyright   1992  University of Cambridge