(* * Copyright 2020, Data61, CSIRO (ABN 41 687 119 230) * * SPDX-License-Identifier: GPL-2.0-only *) (*<*) theory UserEvent imports "UserStubs" GenEventBase begin (* Stub to expose existing static UserStubs.thy. This is to avoid having to * manually modify generated theories. *) end (*>*)