src/HOL/Import/ImportRecorder.thy
author berghofe
Wed, 21 May 2008 14:04:41 +0200
changeset 26964 df1f238a05f7
parent 20594 b80c4a5cd018
permissions -rw-r--r--
Added entry explaining incompatibilities introduced by replacing sets by predicates.

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