removed print mode "PGASCII" -- 7-bit ASCII communication now always enabled;
header {* Plain HOL *}theory Plainimports Datatype FunDef Record SAT Extractionbegintext {* Plain bootstrap of fundamental HOL tools and packages; does not include @{text Hilbert_Choice}.*}ML {* path_add "~~/src/HOL/Library" *}end