Paper/ROOT.ML
author Christian Urban <christian dot urban at kcl dot ac dot uk>
Fri, 24 May 2013 22:18:52 +0100
changeset 262 5704925ad138
parent 164 8a3e63163910
permissions -rw-r--r--
started with the definitions of the recursive functions for the UF

no_document 
use_thys ["../thys/Turing", 
          "../thys/Turing_Hoare",
          "../thys/Uncomputable", 
          "../thys/Abacus",
          "../thys/Rec_Def",
          "../thys/Recursive"];

use_thys ["Paper"]