Ignore:
Timestamp:
May 23, 2012, 5:40:49 PM (12 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
5998134399af73455bd45b86419f1c2d580ea52d
Parents:
ebbb9c021139eb2de39769f50c7f00762df8fc33
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2012-05-23 17:40:49+02:00
git-committer:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2012-05-23 18:07:33+02:00
Message:
fix: bug: rOrd_SetCompRequiresSetm was missing 'am'
chg: minor cleanup of p_SetCompP

From: Hans Schoenemann <hannes@mathematik.uni-kl.de>
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/polys/monomials/ring.cc

    rebbb9c ra28cb4f  
    19301930          || (o->ord_typ == ro_syz)
    19311931          || (o->ord_typ == ro_is)
     1932          || (o->ord_typ == ro_am)
    19321933          || (o->ord_typ == ro_isTemp))
    19331934        return TRUE;
Note: See TracChangeset for help on using the changeset viewer.