src/HOL/Import/ImportRecorder.thy
author huffman
Tue, 23 Dec 2008 15:02:30 -0800
changeset 29164 0d49c5b55046
parent 20594 b80c4a5cd018
permissions -rw-r--r--
move sin and cos to their own subsection

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