with_path;
authorwenzelm
Tue, 19 Jul 2005 17:28:27 +0200
changeset 16889 b50947fa958d
parent 16888 7cb4bcfa058e
child 16890 c4e5afaba440
with_path;
src/HOL/Matrix/ROOT.ML
--- a/src/HOL/Matrix/ROOT.ML	Tue Jul 19 17:24:09 2005 +0200
+++ b/src/HOL/Matrix/ROOT.ML	Tue Jul 19 17:28:27 2005 +0200
@@ -3,6 +3,4 @@
 *)
 
 use_thy "SparseMatrix";
-cd "cplex"; use_thy "MatrixLP"; cd "..";
-
-
+with_path "cplex" use_thy "MatrixLP";