Changeset 7b15f9d in git for Singular/walk.cc


Ignore:
Timestamp:
Aug 22, 2011, 6:16:31 PM (13 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
fbb01737147ed8f605c88489320c73e975833f32
Parents:
d5e030c6ae13cfeacde822cf49c50265948f5a5f
git-author:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2011-08-22 18:16:31+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 16:12:25+01:00
Message:
more idHead fixed
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/walk.cc

    rd5e030 r7b15f9d  
    49874987        goto FINISH;
    49884988      }
    4989       H0 = idHead(G);
     4989      H0 = id_Head(G,currRing);
    49904990
    49914991      if(MivSame(target_tmp, iv_lp) == 1)
Note: See TracChangeset for help on using the changeset viewer.