src/HOL/Import/ImportRecorder.thy
author wenzelm
Wed, 06 Apr 2011 18:36:28 +0200
changeset 42261 611856e8cb1e
parent 20594 b80c4a5cd018
permissions -rw-r--r--
made SML/NJ happy (cf. 578a51fae383);

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