mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 09:05:31 +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:
parent
47fc0cf75c
commit
5ed2a82893
102 changed files with 103 additions and 10 deletions
|
@ -17,7 +17,7 @@ Revision History:
|
|||
|
||||
--*/
|
||||
#pragma once
|
||||
|
||||
// clang-format off
|
||||
#include "ast/ast_pp.h"
|
||||
#include "ast/ast_ll_pp.h"
|
||||
#include "ast/ast_smt2_pp.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue