Skip to content

Commit

Permalink
Update gap/examples.gd
Browse files Browse the repository at this point in the history
Co-authored-by: Wilf Wilson <[email protected]>
  • Loading branch information
james-d-mitchell and wilfwilson committed May 26, 2021
1 parent 39806fa commit 00df7af
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gap/examples.gd
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,3 @@ DeclareOperation("GeneralisedPetersenGraph", [IsFunction, IsInt, IsInt]);
DeclareConstructor("PancakeGraphCons", [IsDigraph, IsPosInt]);
DeclareOperation("PancakeGraph", [IsPosInt]);
DeclareOperation("PancakeGraph", [IsFunction, IsPosInt]);

0 comments on commit 00df7af

Please sign in to comment.