src/HOL/Matrix_LP/ComputeFloat.thy
changeset 66453 cc19f7ca2ed6
parent 65583 8d53b3bebab4
child 67573 ed0a7090167d
--- a/src/HOL/Matrix_LP/ComputeFloat.thy	Fri Aug 18 13:55:05 2017 +0200
+++ b/src/HOL/Matrix_LP/ComputeFloat.thy	Fri Aug 18 20:47:47 2017 +0200
@@ -5,7 +5,7 @@
 section \<open>Floating Point Representation of the Reals\<close>
 
 theory ComputeFloat
-imports Complex_Main "~~/src/HOL/Library/Lattice_Algebras"
+imports Complex_Main "HOL-Library.Lattice_Algebras"
 begin
 
 ML_file "~~/src/Tools/float.ML"