Files
lean4/stage0/src/config.h.in
Lean stage0 autoupdater bdd8d6fcac chore: update stage0
2025-04-03 03:26:05 +00:00

14 lines
275 B
C
Generated

/*
Copyright (c) 2019 Microsoft Corporation. All rights reserved.
Released under Apache 2.0 license as described in the file LICENSE.
Author: Leonardo de Moura
*/
#pragma once
#include <lean/version.h>
@LEAN_MIMALLOC@
@LEAN_SMALL_ALLOCATOR@
@LEAN_LAZY_RC@
@LEAN_IS_STAGE0@