Skip to content

Commit 2250c8f

Browse files
Merge pull request #82 from mohamed-barakat/devel
comply with CAP v2023.12-02
2 parents 116af60 + 4067d09 commit 2250c8f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/src/examples.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ julia> Sgrmod = GradedLeftPresentations( S )
238238
GAP: The category of graded left f.p. modules over Q[x,y] (with weights [ 1, 1 ])
239239
240240
julia> InfoOfInstalledOperationsOfCategory( Sgrmod )
241-
38 primitive operations were used to derive 331 operations for this category which algorithmically
241+
38 primitive operations were used to derive 332 operations for this category which algorithmically
242242
* IsMonoidalCategory
243243
* IsAbelianCategoryWithEnoughProjectives
244244
and not yet algorithmically
@@ -307,7 +307,7 @@ julia> CohP1 = Sgrmod / C
307307
GAP: The Serre quotient category of The category of graded left f.p. modules over Q[x,y] (with weights [ 1, 1 ]) by test function with name: is_artinian
308308
309309
julia> InfoOfInstalledOperationsOfCategory( CohP1 )
310-
21 primitive operations were used to derive 286 operations for this category which algorithmically
310+
21 primitive operations were used to derive 287 operations for this category which algorithmically
311311
* IsAbelianCategory
312312
313313
julia> Sh = CanonicalProjection( CohP1 )

0 commit comments

Comments
 (0)