src/HOL/Codegenerator_Test/Code_Test_PolyML.thy
changeset 66453 cc19f7ca2ed6
parent 59720 f893472fff31
child 68155 8b50f29a1992
--- a/src/HOL/Codegenerator_Test/Code_Test_PolyML.thy	Fri Aug 18 13:55:05 2017 +0200
+++ b/src/HOL/Codegenerator_Test/Code_Test_PolyML.thy	Fri Aug 18 20:47:47 2017 +0200
@@ -4,7 +4,7 @@
 Test case for test_code on PolyML
 *)
 
-theory Code_Test_PolyML imports  "../Library/Code_Test" begin
+theory Code_Test_PolyML imports  "HOL-Library.Code_Test" begin
 
 test_code "14 + 7 * -12 = (140 div -2 :: integer)" in PolyML