Changeset f9dc437 in git for kernel/ideals.h


Ignore:
Timestamp:
Sep 9, 2011, 12:44:24 PM (13 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
5c71ae1fd4987dac7b2142990d7a4c35826aec1b
Parents:
d02fff666539bb449e45ae13851d7d81e05c75bc
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2011-09-09 12:44:24+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 16:12:38+01:00
Message:
FIX: no idSubst (use id_Subst + ring instead)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/ideals.h

    rd02fff rf9dc437  
    204204}
    205205
    206 ideal   idSubst(ideal i, int n, poly e);
     206// ideal   idSubst(ideal i, int n, poly e);
    207207
    208208inline ideal   idJet(ideal i, int d, const ring R = currRing)
Note: See TracChangeset for help on using the changeset viewer.