Changeset 230d82 in git


Ignore:
Timestamp:
Jan 12, 2010, 4:55:49 PM (14 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
7afb7e4e863739e85294aa2f5a376bcef652cee8
Parents:
a7efc97c0d636c4ac16905a63a689e9aa48c7c02
Message:
synatx fix

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

Legend:

Unmodified
Added
Removed
  • kernel/ideals.cc

    ra7efc97 r230d82  
    21072107  intvec * weights;
    21082108  hom = (tHomog)idHomModule(h1,currQuotient,&weights);
    2109   if (addOnlyOne && (!h1IsStb))
     2109  if (*addOnlyOne && (!h1IsStb))
    21102110    temph1 = kStd(h1,currQuotient,hom,&weights,NULL);
    21112111  else
Note: See TracChangeset for help on using the changeset viewer.