11 lines
292 B
Text
11 lines
292 B
Text
/-
|
|
Copyright (c) 2023 Lean FRO, LLC. All rights reserved.
|
|
Released under Apache 2.0 license as described in the file LICENSE.
|
|
Authors: Scott Morrison
|
|
-/
|
|
prelude
|
|
import Init.Omega.Int
|
|
import Init.Omega.IntList
|
|
import Init.Omega.LinearCombo
|
|
import Init.Omega.Constraint
|
|
import Init.Omega.Logic
|