pres/ListP.thy
author urbanc
Wed, 17 Aug 2011 17:36:19 +0000
changeset 200 204856ef5573
parent 30 f5db9e08effc
permissions -rw-r--r--
added an example for non-regularity and continuation lemma (the example does not yet work)

theory ListP
imports Main List_Prefix
begin
end