Skip to content

Commit 03245d6

Browse files
committed
v1.12 compatibility
1 parent 85697ca commit 03245d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/BasisFunctions.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ import Base:
3333
import Base:
3434
promote, promote_rule, convert, promote_eltype, widen, convert,
3535
# array methods
36+
Matrix, Array,
3637
length, size, eachindex, iterate, firstindex, lastindex, range, collect,
3738
issubset,
3839
first, last, copyto!, tail,

0 commit comments

Comments
 (0)