Skip to content

Commit 33eb23e

Browse files
committed
remove coxeter CoxGraph which fails to compile with cython 3
1 parent 6820d2a commit 33eb23e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/sage/libs/coxeter3/coxeter.pxd

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,3 @@ cdef class CoxGroupElement:
2929
cdef CoxGroup _parent_group
3030
cdef CoxGroupElement _new(self)
3131
cpdef CoxGroup parent_group(self)
32-
33-
cdef class CoxGraph:
34-
cdef c_CoxGraph x

0 commit comments

Comments
 (0)