Skip to content

Commit

Permalink
update to recent fplll API change
Browse files Browse the repository at this point in the history
  • Loading branch information
malb committed Jun 11, 2017
1 parent ef178b1 commit 4cbcd0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/fpylll/fplll/fplll.pxd
Original file line number Diff line number Diff line change
Expand Up @@ -380,7 +380,7 @@ cdef extern from "fplll/nr/matrix.h" namespace "fplll":

cdef extern from "fplll/gso.h" namespace "fplll":

cdef enum MatGSOFlags:
cdef enum MatGSOInterfaceFlags:
GSO_DEFAULT
GSO_INT_GRAM
GSO_ROW_EXPO
Expand Down

0 comments on commit 4cbcd0c

Please sign in to comment.