3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-02-24 09:11:17 +00:00

Delete src/tactic/core/der_tactic.cpp

This commit is contained in:
Nikolaj Bjorner 2026-02-22 00:25:24 -08:00 committed by GitHub
parent 7c4a3b2c1b
commit b149f27e82
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,17 +0,0 @@
/*++
Copyright (c) 2012 Microsoft Corporation
Module Name:
der_tactic.cpp
Abstract:
DER tactic
Author:
Leonardo de Moura (leonardo) 2012-10-20
--*/
#include "tactic/core/der_tactic.h"