Changeset 68f5f1a in git


Ignore:
Timestamp:
Jul 12, 2010, 1:58:33 PM (14 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
c874cb9e14415ec1a0e1688640ab6cac9a7c689c
Parents:
d09a28309a10a5e1ef5ecadf8b5594363ae4fe11
Message:
L[i]->max fixed

git-svn-id: file:///usr/local/Singular/svn/trunk@12979 2c84dea3-7e68-4137-9b89-c4e89433aadc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/kutil.cc

    rd09a28 r68f5f1a  
    357357        L->pLength = 1;
    358358        if (L->last != NULL) L->last = p;
     359        L->max = NULL;
    359360
    360361        if (L->t_p != NULL && pNext(L->t_p) != NULL)
Note: See TracChangeset for help on using the changeset viewer.