Skip to content

Commit

Permalink
Fix Marc's email in a manual example
Browse files Browse the repository at this point in the history
  • Loading branch information
fingolfin committed Apr 5, 2021
1 parent f8d75aa commit 5c3afa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/jumpstart.msk
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ group (and forbidden subgroup) and defining the parameters. Like this:
gap> LoadPackage("rds");
----------------------------------------------------------------
Loading RDS 1.2
by Marc Roeder (marc_roeder@web.de)
by Marc Roeder (roeder.marc@gmail.com)
----------------------------------------------------------------
true
gap> k:=9;;lambda:=1;;groupOrder:=81;;
Expand Down

0 comments on commit 5c3afa5

Please sign in to comment.