Skip to content

Commit a232cb3

Browse files
comply with new CAP-based packages
1 parent 0c9d103 commit a232cb3

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 329 operations for this category which algorithmically
241+
38 primitive operations were used to derive 331 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 284 operations for this category which algorithmically
310+
21 primitive operations were used to derive 286 operations for this category which algorithmically
311311
* IsAbelianCategory
312312
313313
julia> Sh = CanonicalProjection( CohP1 )

0 commit comments

Comments
 (0)