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