(* * Copyright 2020, Data61, CSIRO (ABN 41 687 119 230) * Copyright (c) 2022 Apple Inc. All rights reserved. * * SPDX-License-Identifier: BSD-2-Clause *) (* * AutoCorres has experimental support for incremental translation. * To use it, simply run the autocorres command with the "scope" option * to select different functions for each run. *) theory Incremental imports "AutoCorres2_Main.AutoCorres_Main" begin