Skip to content

Commit

Permalink
added using project
Browse files Browse the repository at this point in the history
  • Loading branch information
kpotomkin committed Jun 14, 2019
1 parent 795f593 commit 509b7f8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/unit_overapproximate.jl
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
using LazySets.Approximations: project

for N in [Float64, Rational{Int}, Float32]
# overapproximating a set of type T1 with an unsupported type T2 is the
# identity if T1 = T2
Expand Down

0 comments on commit 509b7f8

Please sign in to comment.