Paper/ROOT.ML
author Jian Xu
Fri, 15 Feb 2013 23:02:20 +0800
changeset 175 bc6b6845d57c
parent 164 8a3e63163910
permissions -rw-r--r--
remove dead code in Abacus_mopup
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
26b17f2d583e updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
     1
no_document 
164
8a3e63163910 fixed compilation of paper and typo
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 111
diff changeset
     2
use_thys ["../thys/Turing", 
8a3e63163910 fixed compilation of paper and typo
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 111
diff changeset
     3
          "../thys/Turing_Hoare",
8a3e63163910 fixed compilation of paper and typo
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 111
diff changeset
     4
          "../thys/Uncomputable", 
8a3e63163910 fixed compilation of paper and typo
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 111
diff changeset
     5
          "../thys/Abacus",
8a3e63163910 fixed compilation of paper and typo
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 111
diff changeset
     6
          "../thys/Rec_Def",
8a3e63163910 fixed compilation of paper and typo
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 111
diff changeset
     7
          "../thys/Recursive"];
2
26b17f2d583e updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
     8
26b17f2d583e updated
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
     9
use_thys ["Paper"]