Skip to content

Commit 3d23f73

Browse files
author
Matthias Koeppe
committed
src/sage/groups/perm_gps/partn_ref2/refinement_generic.pxd: Add missing import
1 parent c41f1ce commit 3d23f73

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/sage/groups/perm_gps/partn_ref2/refinement_generic.pxd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
# http://www.gnu.org/licenses/
88
#*******************************************************************************
99

10+
from sage.data_structures.bitset_base cimport *
1011
from sage.groups.perm_gps.partn_ref.data_structures cimport OrbitPartition, PartitionStack
1112
from sage.libs.gap.element cimport GapElement, GapElement_Permutation
1213
from sage.structure.parent cimport Parent

0 commit comments

Comments
 (0)