refactor: LinearArith/Basic.lean => LinearArith/Solver.lean
This commit is contained in:
parent
cd710e903e
commit
38da48c5cf
2 changed files with 1 additions and 1 deletions
|
|
@ -3,5 +3,5 @@ Copyright (c) 2022 Sebastian Ullrich. All rights reserved.
|
|||
Released under Apache 2.0 license as described in the file LICENSE.
|
||||
Authors: Sebastian Ullrich
|
||||
-/
|
||||
import Lean.Meta.Tactic.LinearArith.Basic
|
||||
import Lean.Meta.Tactic.LinearArith.Solver
|
||||
import Lean.Meta.Tactic.LinearArith.Nat
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue