src/HOL/Import/ImportRecorder.thy
author haftmann
Mon, 28 Jun 2010 15:32:17 +0200
changeset 37598 893dcabf0c04
parent 20594 b80c4a5cd018
permissions -rw-r--r--
explicit is better than implicit

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