Paper/ROOT.ML
author Christian Urban <christian dot urban at kcl dot ac dot uk>
Wed, 26 Jun 2013 14:35:43 +0100
changeset 269 fa40fd8abb54
parent 164 8a3e63163910
permissions -rw-r--r--
implemented new UF in scala; made some small adjustments to the definitions in the theory files

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

use_thys ["Paper"]