Rack() only returns racks
This commit is contained in:
parent
560564a010
commit
8994fdf4dc
@ -130,5 +130,5 @@ InstallGlobalFunction(Rack,
|
||||
function(arg)
|
||||
## Will put more stuff here, but for now, just a convenient wrapper for
|
||||
## perms
|
||||
return LeftQuandleByPerms(arg);
|
||||
return LeftRackByPerms(arg);
|
||||
end);
|
||||
|
Loading…
Reference in New Issue
Block a user