Skip to content

Commit 06d6d9e

Browse files
committed
Fixes
1 parent 4882992 commit 06d6d9e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/src/division.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ The same functions can be used with monomials and polynomials:
3737
```@docs
3838
gcd
3939
lcm
40-
<<<<<<< HEAD
4140
AbstractUnivariateGCDAlgorithm
4241
GeneralizedEuclideanAlgorithm
4342
SubresultantAlgorithm
@@ -50,6 +49,4 @@ univariate_gcd
5049
content
5150
primitive_part
5251
primitive_part_content
53-
=======
54-
>>>>>>> 1fe1303 (Promote integer to rational for division)
5552
```

0 commit comments

Comments
 (0)