src/HOL/Import/ImportRecorder.thy
author blanchet
Sun, 22 May 2011 14:49:35 +0200
changeset 42937 cabb3a947894
parent 20594 b80c4a5cd018
permissions -rw-r--r--
reorganized ATP formats a little bit

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