paper/Paper.thy
author Christian Urban <christian dot urban at kcl dot ac dot uk>
Thu, 03 Apr 2014 12:55:43 +0100
changeset 15 e3ecf558aef2
parent 10 03c5f0393a2c
permissions -rw-r--r--
recursive function theories / UF_rec still need coding of tapes and programs

(*<*)
theory Paper
imports "../thys/TM_Assemble"
begin
(*>*)

text {*
  Start paper
*}

(*<*)
end
(*>*)