Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Commit

Permalink
cleanup (remove a comment)
Browse files Browse the repository at this point in the history
  • Loading branch information
dkrenn committed Aug 25, 2015
1 parent 98e8860 commit e9acd0e
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/sage/rings/asymptotic/growth_group_cartesian.py
Original file line number Diff line number Diff line change
Expand Up @@ -770,12 +770,6 @@ def next(self):
return pushout(cartesian_product(newS), cartesian_product(newO))


#C = other.construction()[0]
#if isinstance(C, PolynomialFunctor):
# return pushout(self, CartesianProductPolys((other,)))



def gens_monomial(self):
r"""
Return a tuple containing generators of this growth group.
Expand Down

0 comments on commit e9acd0e

Please sign in to comment.