src/HOL/Import/ImportRecorder.thy
author huffman
Sun, 28 Dec 2008 14:40:43 -0800
changeset 29187 7b09385234f9
parent 20594 b80c4a5cd018
permissions -rw-r--r--
clean up proofs of lemma Maclaurin

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