Paper/ROOT.ML
author Christian Urban <christian dot urban at kcl dot ac dot uk>
Tue, 26 Feb 2013 17:39:47 +0000
changeset 200 8dde2e46c69d
parent 164 8a3e63163910
permissions -rw-r--r--
added all recursive functions needed for the UF

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

use_thys ["Paper"]