src/HOL/Import/ImportRecorder.thy
author bulwahn
Mon, 18 Jul 2011 10:34:21 +0200
changeset 43881 cabe74eab19a
parent 20594 b80c4a5cd018
permissions -rw-r--r--
changing parser in quickcheck to activate and deactivate the testers

theory ImportRecorder imports Main 
uses  "seq.ML" "scan.ML" "mono_seq.ML" "mono_scan.ML" "lazy_seq.ML" "xml.ML" "xmlconv.ML" "importrecorder.ML"
begin
end