src/HOL/Import/ImportRecorder.thy
author obua
Fri, 17 Feb 2006 03:30:50 +0100
changeset 19093 6d584f9d2021
parent 19089 2e487fe9593a
child 20594 b80c4a5cd018
permissions -rw-r--r--
use monomorphic sequences / scanners

theory ImportRecorder imports Main 
uses  "seq.ML" "scan.ML" "mono_seq.ML" "mono_scan.ML" "susp.ML" "lazy_seq.ML" "xml.ML" "xmlconv.ML" "importrecorder.ML"
begin
end