Changeset 30664c in git for kernel/kstdfac.cc


Ignore:
Timestamp:
Nov 22, 2012, 10:19:29 PM (11 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
6fcddc9d1ce61bb4b060ffc6ead86cd70694c9a8
Parents:
e12d106a70736a96de005699524e86b37b9e9c98
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2012-11-22 22:19:29+01:00
git-committer:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2012-11-26 17:18:46+01:00
Message:
Warning elimination + cosmetics
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/kstdfac.cc

    re12d106 r30664c  
    905905  strat->LazyDegree = 1;
    906906  strat->ak = id_RankFreeModule(F,currRing);
    907   if ((h==testHomog))
     907  if (h==testHomog)
    908908  {
    909909    if (strat->ak==0)
Note: See TracChangeset for help on using the changeset viewer.