src/HOL/Import/ImportRecorder.thy
author haftmann
Tue, 15 Jun 2010 14:28:22 +0200
changeset 37442 037ee7b712b2
parent 20594 b80c4a5cd018
permissions -rw-r--r--
added code_simp infrastructure

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