src/HOL/Import/ImportRecorder.thy
author boehmes
Wed, 02 Sep 2009 16:29:50 +0200
changeset 32497 922718ac81e4
parent 20594 b80c4a5cd018
permissions -rw-r--r--
removed errors overseen in previous changes

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