src/HOL/Lambda/WeakNorm.thy
changeset 22799 ed7d53db2170
parent 22513 651777b8dc30
child 22845 5f9138bcb3d7
--- a/src/HOL/Lambda/WeakNorm.thy	Thu Apr 26 13:32:55 2007 +0200
+++ b/src/HOL/Lambda/WeakNorm.thy	Thu Apr 26 13:32:59 2007 +0200
@@ -7,7 +7,7 @@
 header {* Weak normalization for simply-typed lambda calculus *}
 
 theory WeakNorm
-imports Type
+imports Type Pretty_Int
 begin
 
 text {*