summaryrefslogtreecommitdiffstats
path: root/read.g
blob: 7ced0f31d4823f84d093aee5f73dadcbf6858170 (plain)
1
2
3
4
5
6
#
# subgroupladders: This package provides an algorithm that computes a subgroup ladder from a permutation group up to the parent symmetric group.
#
# Reading the implementation part of the package.
#
ReadPackage( "subgroupladders", "gap/subgroupladders.gi");