summaryrefslogtreecommitdiffstats
path: root/init.g
diff options
context:
space:
mode:
Diffstat (limited to 'init.g')
-rw-r--r--init.g7
1 files changed, 7 insertions, 0 deletions
diff --git a/init.g b/init.g
new file mode 100644
index 0000000..7462024
--- /dev/null
+++ b/init.g
@@ -0,0 +1,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");