chore(library/data/quotient): rename aux.lean to util.lean (fix problem with cloning lean repository on Windows machine)

See
http://stackoverflow.com/questions/3689137/error-git-checkout-index-unable-to-create-file
for additional details
This commit is contained in:
Leonardo de Moura 2014-09-11 14:57:15 -07:00
parent 85f7132efe
commit 8c11dc1ecd
2 changed files with 1 additions and 1 deletions

View file

@ -7,7 +7,7 @@
import logic tools.tactic ..subtype logic.core.cast struc.relation data.prod
import logic.core.instances
import .aux
import .util
open relation prod inhabited nonempty tactic eq_ops
open subtype relation.iff_ops