src/HOL/Real.thy
author popescua
Tue, 16 Oct 2012 13:15:58 +0200
changeset 49872 c6a686c9be2a
parent 48891 c0eafbd55de3
child 51521 36fa825e0ea7
child 51539 625d2ec0bbff
permissions -rw-r--r--
update ROOT with teh directory change in BNF

theory Real
imports RComplete RealVector
begin

ML_file "Tools/SMT/smt_real.ML"
setup SMT_Real.setup

end