3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-08-26 21:16:02 +00:00

remove empty file

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2023-01-31 12:32:28 -08:00
parent d263b373ed
commit e6f8fe359e
3 changed files with 1 additions and 21 deletions

View file

@ -1,18 +0,0 @@
/*++
Copyright (c) 2022 Microsoft Corporation
Module Name:
bv_slice_tactic.cpp
Abstract:
Tactic for simplifying with bit-vector slices
Author:
Nikolaj Bjorner (nbjorner) 2022-10-30
--*/