src/Doc/Isar_Ref/Base.thy
author kuncar
Thu, 10 Apr 2014 17:48:54 +0200
changeset 56527 907f04603177
parent 56451 856492b0f755
child 61656 cfabbc083977
permissions -rw-r--r--
make list_all an abbreviation of pred_list - prevent duplication

theory Base
imports Pure
begin

ML_file "../antiquote_setup.ML"

end