src/HOL/Import/ImportRecorder.thy
author wenzelm
Tue, 06 Jan 2009 13:36:42 +0100
changeset 29364 cea7b4034461
parent 20594 b80c4a5cd018
permissions -rw-r--r--
future_terminal_proof: check Future.enabled;

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