pres/ListP.thy
author urbanc
Sun, 20 Feb 2011 07:33:54 +0000
changeset 124 8233510cab6c
parent 30 f5db9e08effc
permissions -rw-r--r--
added definition of string prefix and string subtraction

theory ListP
imports Main List_Prefix
begin
end