refactor(library/data/list): minimize dependencies and avoid 'sorry' warning

This commit is contained in:
Leonardo de Moura 2014-10-20 15:32:42 -07:00
parent 7d0100a340
commit 854e72e665

View file

@ -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
-- ===========