imports Binimial;
authorwenzelm
Thu, 09 Nov 2006 11:58:47 +0100
changeset 21262a2bd14226f9a
parent 21261 58223c67fd8b
child 21263 de65ce2bfb32
imports Binimial;
doc-src/TutorialI/Sets/Examples.thy
     1.1 --- a/doc-src/TutorialI/Sets/Examples.thy	Thu Nov 09 11:58:45 2006 +0100
     1.2 +++ b/doc-src/TutorialI/Sets/Examples.thy	Thu Nov 09 11:58:47 2006 +0100
     1.3 @@ -1,5 +1,5 @@
     1.4  (* ID:         $Id$ *)
     1.5 -theory Examples imports Main begin
     1.6 +theory Examples imports Main Binomial begin
     1.7  
     1.8  ML "reset eta_contract"
     1.9  ML "Pretty.setmargin 64"