lh-l4v/proof/infoflow/refine/base/Include_IF_C.thy

16 lines
263 B
Plaintext

(*
* Copyright 2020, Data61, CSIRO (ABN 41 687 119 230)
*
* SPDX-License-Identifier: GPL-2.0-only
*)
theory Include_IF_C
imports
"InfoFlow.ArchNoninterference"
"InfoFlow.Noninterference_Base_Refinement"
"InfoFlow.Example_Valid_State"
begin
end