changeset 41413 | 64cd30d6b0b8 |
parent 40169 | 11ea439d947f |
child 41817 | c7be23634728 |
--- a/src/HOL/ex/Fundefs.thy Wed Dec 29 13:51:17 2010 +0100 +++ b/src/HOL/ex/Fundefs.thy Wed Dec 29 17:34:41 2010 +0100 @@ -5,7 +5,7 @@ header {* Examples of function definitions *} theory Fundefs -imports Parity Monad_Syntax +imports Parity "~~/src/HOL/Library/Monad_Syntax" begin subsection {* Very basic *}