src/HOL/Predicate_Compile_Examples/Context_Free_Grammar_Example.thy
changeset 41956 c15ef1b85035
parent 40924 a9be7f26b4e6
child 43913 003f8c5f3e37
--- a/src/HOL/Predicate_Compile_Examples/Context_Free_Grammar_Example.thy	Sun Mar 13 20:56:00 2011 +0100
+++ b/src/HOL/Predicate_Compile_Examples/Context_Free_Grammar_Example.thy	Sun Mar 13 21:21:48 2011 +0100
@@ -1,5 +1,5 @@
 theory Context_Free_Grammar_Example
-imports Code_Prolog
+imports "~~/src/HOL/Library/Code_Prolog"
 begin
 
 declare mem_def[code_pred_inline]