Changeset 29fde9 in git


Ignore:
Timestamp:
May 26, 2015, 6:31:44 PM (8 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
Children:
7fc7218d475bdaf643d2aa7e73ce714d3cd81101
Parents:
5cc43c5a8b2f0d3ad6dd97b9be862e210e12accc
Message:
typo
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/GBEngine/kstd2.cc

    r5cc43c5 r29fde9  
    15761576          // we have it also to S/T
    15771577          // and add pairs
    1578           int pos==posInS(strat,strat->sl,strat->P.p,strat->P.ecart);
     1578          int pos=posInS(strat,strat->sl,strat->P.p,strat->P.ecart);
    15791579          enterT(strat->P, strat);
    15801580          #ifdef HAVE_RINGS
Note: See TracChangeset for help on using the changeset viewer.