src/Pure/ROOT.ML
changeset 62551 df62e1ab7d88
parent 62519 a564458f94db
child 62573 27f90319a499
--- a/src/Pure/ROOT.ML	Mon Mar 07 21:33:41 2016 +0100
+++ b/src/Pure/ROOT.ML	Mon Mar 07 21:53:21 2016 +0100
@@ -429,6 +429,4 @@
   Runtime.toplevel_program (fn () => Thy_Info.use_thys (map (rpair Position.none) args));
 val use_thy = use_thys o single;
 
-val cd = File.cd o Path.explode;
-
 Proofterm.proofs := 0;