summaryrefslogtreecommitdiffstats
path: root/init.g
blob: 74620249e5829428aa9efba8a94f279cb1a19e8a (plain)
1
2
3
4
5
6
7
#
# subgroupladders: This package provides an algorithm that computes a subgroup ladder from a permutation group up to the parent symmetric group.
#
# Reading the declaration part of the package.
#

ReadPackage( "subgroupladders", "gap/subgroupladders.gd");