Changeset abe5c8 in git for kernel/kInline.h


Ignore:
Timestamp:
Sep 24, 2012, 12:41:08 PM (11 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
Children:
f224d8590b63be01aff8b548ab4f2f5dea43b095
Parents:
1592b986a21bcaba5633414189a7b08c5cce6213
Message:
chg: removed parameter last from p_*templates
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/kInline.h

    r1592b9 rabe5c8  
    599599
    600600    pNext(_p) = p_Minus_mm_Mult_qq( pNext(_p), m, q, pLength, lq,
    601                                     spNoether, last, tailRing );
     601                                    spNoether, tailRing );
    602602//    tailRing->p_Procs->p_Minus_mm_Mult_qq(pNext(_p), m, q, shorter,spNoether, tailRing, last);
    603603//    pLength += lq - shorter;
Note: See TracChangeset for help on using the changeset viewer.