pres/ListP.thy
author urbanc
Sat, 11 Feb 2012 09:34:46 +0000
changeset 294 bc5bf9e9ada2
parent 30 f5db9e08effc
permissions -rw-r--r--
renamed waiting_queue -> wq_fun; cur_preced -> cprec_fun

theory ListP
imports Main List_Prefix
begin
end