ProgTutorial/Recipes/Timing.thy
changeset 346 0fea8b7a14a1
parent 239 b63c72776f03
child 456 89fccd3d5055
equal deleted inserted replaced
345:4c54ef4dc84d 346:0fea8b7a14a1
     1 theory Timing
     1 theory Timing
     2 imports "../Base"
     2 imports "../Appendix"
     3 begin
     3 begin
     4 
     4 
     5 section {* Measuring Time\label{rec:timing} *} 
     5 section {* Measuring Time\label{rec:timing} *} 
     6 
     6 
     7 text {*
     7 text {*