src/HOL/Codegenerator_Test/Code_Test_SMLNJ.thy
changeset 58626 6c473ed0ac70
parent 58348 2d47c7d10b62
child 59720 f893472fff31
--- a/src/HOL/Codegenerator_Test/Code_Test_SMLNJ.thy	Wed Oct 08 00:13:39 2014 +0200
+++ b/src/HOL/Codegenerator_Test/Code_Test_SMLNJ.thy	Wed Oct 08 09:09:12 2014 +0200
@@ -4,7 +4,7 @@
 Test case for test_code on SMLNJ
 *)
 
-theory Code_Test_SMLNJ imports Code_Test begin
+theory Code_Test_SMLNJ imports  "../Library/Code_Test" begin
 
 test_code "14 + 7 * -12 = (140 div -2 :: integer)" in SMLNJ