lh-l4v/lib/sep_algebra/Sep_Tactics.thy

20 lines
326 B
Plaintext

(*
* Copyright 2014, NICTA
*
* This software may be distributed and modified according to the terms of
* the BSD 2-Clause license. Note that NO WARRANTY is provided.
* See "LICENSE_BSD2.txt" for details.
*
* @TAG(NICTA_BSD)
*)
theory Sep_Tactics
imports
Sep_Solve
Sep_Attribs
Sep_ImpI
Sep_Rule_Ext
begin
end