src/HOL/Import/ImportRecorder.thy
author huffman
Mon, 28 May 2007 03:45:41 +0200
changeset 23112 2bc882fbe51c
parent 20594 b80c4a5cd018
permissions -rw-r--r--
remove division_by_zero requirement from termdiffs lemmas; cleaned up some proofs

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