Skip to content

Commit 2b7c38d

Browse files
finally fixed call of WriteFileForCoclosedMonoidalStructure
1 parent f1bfdd4 commit 2b7c38d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CartesianCategories/gap/Tools.gi

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -782,8 +782,8 @@ WriteFileForCoclosedMonoidalStructure(
782782
"CARTESIAN_CLOSED_CATEGORIES" ],
783783
[ "CoclosedMonoidalCategories.autogen.gd",
784784
"CocartesianCoclosedCategories.autogen.gd" ],
785-
[ "\"ClosedMonoidalCategories.autogen.gd\", \"Monoidal Categories\"",
786-
"\"CartesianClosedCategories.autogen.gd\", \"Cartesian Categories\"" ],
785+
[ "\"ClosedMonoidalCategoriesMethodRecord\", \"Monoidal Categories\"",
786+
"\"CartesianClosedCategoriesMethodRecord\", \"Cartesian Categories\"" ],
787787
##############################
788788
## Safe replacements for Tests
789789
##############################

0 commit comments

Comments
 (0)