doc-src/IsarImplementation/Thy/base.thy
author wenzelm
Mon, 12 Jun 2006 21:19:02 +0200
changeset 19862 7f29aa958b72
parent 18537 2681f9e34390
child 21374 27ae6bc4102a
permissions -rw-r--r--
Unify.matches_list;


(* $Id$ *)

theory base
imports CPure
uses "setup.ML"
begin

end