diff -r c8ff97d9f8da -r 7edbd5657702 Paper/ROOT.ML --- a/Paper/ROOT.ML Sun Jan 20 16:01:16 2013 +0000 +++ b/Paper/ROOT.ML Tue Jan 22 14:38:56 2013 +0000 @@ -1,7 +1,9 @@ no_document -use_thys ["../thys/turing_basic", +use_thys ["../thys/turing_basic"(*, "../thys/turing_hoare", - "../thys/uncomputable"(*, - "../thys/abacus"*)]; + "../thys/uncomputable", + "../thys/abacus", + "../thys/rec_def", + "../thys/recursive"*)]; use_thys ["Paper"]