src/HOL/Integ/ROOT.ML
changeset 1165 97b2bb5d43c3
parent 1025 23190112d369
child 1296 ae31bb7774a7
equal deleted inserted replaced
1164:8e969adf64d6 1165:97b2bb5d43c3
     1 (*  Title:  	CHOL/Integ/ROOT
     1 (*  Title:  	HOL/Integ/ROOT
     2     ID:         $Id$
     2     ID:         $Id$
     3     Author: 	Lawrence C Paulson, Cambridge University Computer Laboratory
     3     Author: 	Lawrence C Paulson, Cambridge University Computer Laboratory
     4     Copyright   1995  University of Cambridge
     4     Copyright   1995  University of Cambridge
     5 
     5 
     6 The Integers in CHOL (ported from ZF by Riccardo Mattolini)
     6 The Integers in HOL (ported from ZF by Riccardo Mattolini)
     7 *)
     7 *)
     8 
     8 
     9 CHOL_build_completed;    (*Cause examples to fail if CHOL did*)
     9 HOL_build_completed;    (*Cause examples to fail if HOL did*)
    10 
    10 
    11 loadpath := ["Integ"];
    11 loadpath := ["Integ"];
    12 time_use_thy "Integ";
    12 time_use_thy "Integ";