(* * Copyright 2020, Data61, CSIRO (ABN 41 687 119 230) * Copyright (c) 2022 Apple Inc. All rights reserved. * * SPDX-License-Identifier: BSD-2-Clause *) (* * AutoCorres allows you to change how names are generated for * functions and globals. *) theory AC_Rename imports "AutoCorres2_Main.AutoCorres_Main" begin declare [[allow_underscore_idents]]