Slides/ROOT2.ML
author zhangx
Thu, 28 Jan 2016 21:14:17 +0800
changeset 90 ed938e2246b9
parent 4 9d667d545e32
permissions -rw-r--r--
Retrofiting of: CpsG.thy (the parallel copy of PIPBasics.thy), ExtGG.thy (The paralell copy of Implemenation.thy), PrioG.thy (The paralell copy of Correctness.thy) has completed. The next step is to overwite original copies with the paralell ones.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
     1
(*show_question_marks := false;*)
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
     2
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
     3
no_document use_thy "../CpsG"; 
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
     4
no_document use_thy "../ExtGG"; 
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
     5
no_document use_thy "~~/src/HOL/Library/LaTeXsugar";
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
     6
quick_and_dirty := true;
4
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents: 0
diff changeset
     7
use_thy "Slides2"