mirror of
https://github.com/kalmarek/Groups.jl.git
synced 2024-11-19 14:35:28 +01:00
change in doc
This commit is contained in:
parent
04b07eb260
commit
345e066664
@ -18,7 +18,7 @@ import Base: deepcopy_internal
|
|||||||
|
|
||||||
doc"""
|
doc"""
|
||||||
::GSymbol
|
::GSymbol
|
||||||
> Abstract type which all group symbols of FPGroups should subtype. Each
|
> Abstract type which all group symbols of AbstractFPGroups should subtype. Each
|
||||||
> concrete subtype should implement fields:
|
> concrete subtype should implement fields:
|
||||||
> * `str` which is the string representation/identification of a symbol
|
> * `str` which is the string representation/identification of a symbol
|
||||||
> * `pow` which is the (multiplicative) exponent of a symbol.
|
> * `pow` which is the (multiplicative) exponent of a symbol.
|
||||||
|
Loading…
Reference in New Issue
Block a user