Changeset 341943 in git for Singular/iparith.cc


Ignore:
Timestamp:
Apr 5, 2019, 11:05:50 AM (5 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '4a9821a93ffdc22a6696668bd4f6b8c9de3e6c5f')
Children:
6b29f27d00172371b96eb5f545db8d0a6fe74d75
Parents:
f573055591b5819fc2d6a5795ca9b931a998ad1d
Message:
Revert "syz: handles/sets module weights"

This reverts commit f573055591b5819fc2d6a5795ca9b931a998ad1d.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/iparith.cc

    rf57305 r341943  
    50685068  return FALSE;
    50695069}
    5070 #if 0
     5070#if 1
    50715071static BOOLEAN jjSYZYGY(leftv res, leftv v)
    50725072{
     
    51025102  if (w!=NULL)
    51035103  {
    5104     (*w)+=add_row_shift;
    51055104    atSet(res,omStrDup("isHomog"),w,INTVEC_CMD);
    51065105  }
Note: See TracChangeset for help on using the changeset viewer.