Changeset fc866f6 in git for Singular/ipshell.h


Ignore:
Timestamp:
May 6, 2016, 1:39:10 PM (8 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
143b1768bbdd2f1e7a969648d2afe2406ed6c991
Parents:
586e009fbfed8451a30a85fe4ca44c6b082c2786
Message:
fix: tr. #760 (conversion must include attribute for resolution)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/ipshell.h

    r586e00 rfc866f6  
    106106syStrategy syForceMin(lists li);
    107107// converts a list of modules into a resolution
    108 syStrategy syConvList(lists li,BOOLEAN toDel);
     108syStrategy syConvList(lists li);
    109109
    110110BOOLEAN syBetti1(leftv res, leftv u);
Note: See TracChangeset for help on using the changeset viewer.