typo
This commit is contained in:
parent
4d6be4a083
commit
c07b86d832
@ -42,7 +42,7 @@ end);
|
||||
# First a helper function
|
||||
MagmaNumber@ := 1;
|
||||
MagmaLetters@ := "ABCDEFGHJKMNPSTUV";
|
||||
MagmaBase@ := Length(magmaLetters@);
|
||||
MagmaBase@ := Length(MagmaLetters@);
|
||||
NextMagmaString@ := function(filts)
|
||||
local str, n;
|
||||
str := "l";
|
||||
|
Loading…
Reference in New Issue
Block a user