src/HOL/Import/ImportRecorder.thy
author boehmes
Tue, 07 Dec 2010 14:53:44 +0100
changeset 41060 4199fdcfa3c0
parent 20594 b80c4a5cd018
permissions -rw-r--r--
moved smt_word.ML into the directory of the Word library

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