src/HOL/Prolog/ROOT.ML
author bulwahn
Mon, 07 Feb 2011 15:46:58 +0100
changeset 41719 91c2510e19c5
parent 41589 bbd861837ebc
permissions -rw-r--r--
improving term construction of product types in Smallcheck which enables correct presentation of counterexamples
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
13208
965f95a3abd9 added the usual file headers
oheimb
parents: 9015
diff changeset
     1
(*  Title:    HOL/Prolog/ROOT.ML
965f95a3abd9 added the usual file headers
oheimb
parents: 9015
diff changeset
     2
    Author:   David von Oheimb (based on a lecture on Lambda Prolog by Nadathur)
965f95a3abd9 added the usual file headers
oheimb
parents: 9015
diff changeset
     3
*)
965f95a3abd9 added the usual file headers
oheimb
parents: 9015
diff changeset
     4
24104
719fbe4fb77f simultaneous use_thys;
wenzelm
parents: 14981
diff changeset
     5
use_thys ["Test", "Type"];