src/HOL/Prolog/ROOT.ML
author wenzelm
Sat, 07 Apr 2012 16:41:59 +0200
changeset 47389 e8552cba702d
parent 41589 bbd861837ebc
permissions -rw-r--r--
explicit checks stable_finished_theory/stable_command allow parallel asynchronous command transactions; tuned;
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"];