Skip to content

Commit

Permalink
Deprecate issym in favour of issymmetric.
Browse files Browse the repository at this point in the history
  • Loading branch information
pkofod committed Feb 23, 2016
1 parent 1c12208 commit 201b62a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions base/deprecated.jl
Original file line number Diff line number Diff line change
Expand Up @@ -990,3 +990,6 @@ end
export call

@deprecate_binding LambdaStaticData LambdaInfo

# Changed issym to issymmetric. #15192
@deprecate issym issymmetric

0 comments on commit 201b62a

Please sign in to comment.