3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-05-03 22:05:45 +00:00

set clang format off for lp files (#6795)

* adding // clang-format off

* set clang-format off at the beginning of  lp files

* set clang-format off

* remove dead code
This commit is contained in:
Lev Nachmanson 2023-07-03 17:35:16 -07:00 committed by GitHub
parent 47fc0cf75c
commit 5ed2a82893
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
102 changed files with 103 additions and 10 deletions

View file

@ -17,5 +17,6 @@ Revision History:
--*/
// clang-format off
#include "math/lp/random_updater_def.h"