Skip to content

Commit 4972989

Browse files
mahrudd-torrance
authored andcommitted
removed Verbose from exports of MultigradedImplicitization
1 parent 9460478 commit 4972989

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

M2/Macaulay2/packages/MultigradedImplicitization.m2

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ export {
3030
"interpolateComponent",
3131
"componentsOfKernel",
3232
-- Options
33-
"Grading", "PreviousGens", "ReturnTargetGrading", "UseMatroid", "UseInterpolation", "Verbose"
33+
"Grading", "PreviousGens", "ReturnTargetGrading", "UseMatroid", "UseInterpolation",
3434
}
3535

3636

@@ -785,7 +785,6 @@ Description
785785

786786
doc ///
787787
Key
788-
Verbose
789788
[componentsOfKernel, Verbose]
790789
Headline
791790
display detailed output during computation

0 commit comments

Comments
 (0)