Skip to content

Commit

Permalink
undo silly change
Browse files Browse the repository at this point in the history
  • Loading branch information
malb committed Mar 29, 2018
1 parent 7866214 commit aa0a69a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/fpylll/fplll/gso.pxd
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ cdef class MatGSO:

cdef readonly IntegerMatrix B
cdef readonly IntegerMatrix _G
cdef public IntegerMatrix U
cdef public IntegerMatrix UinvT
cdef readonly IntegerMatrix U
cdef readonly IntegerMatrix UinvT

0 comments on commit aa0a69a

Please sign in to comment.