refactor(library/data/list): minimize dependencies and avoid 'sorry' warning
This commit is contained in:
parent
7d0100a340
commit
854e72e665
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
--- Released under Apache 2.0 license as described in the file LICENSE.
|
||||
--- Authors: Parikshit Khanna, Jeremy Avigad, Leonardo de Moura
|
||||
----------------------------------------------------------------------------------------------------
|
||||
import logic tools.helper_tactics tools.tactic data.nat
|
||||
import logic tools.helper_tactics tools.tactic data.nat.basic
|
||||
|
||||
-- Theory list
|
||||
-- ===========
|
||||
|
|
Loading…
Reference in a new issue