doc-src/TutorialI/Rules/ROOT.ML
author haftmann
Sun, 22 Jul 2012 09:56:34 +0200
changeset 48427 571cb1df0768
parent 42637 381fdcab0f36
permissions -rw-r--r--
library theories for debugging and parallel computing using code generation towards Isabelle/ML

use_thy "Basic";
use_thy "Blast";
use_thy "Force";
use_thy "Forward";
use_thy "Tacticals";

use_thy "find2";