Changeset cbe2a4c in git for Singular/ipshell.h


Ignore:
Timestamp:
Apr 16, 2014, 4:05:48 PM (10 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '2a584933abf2a2d3082034c7586d38bb6de1a30a')
Children:
edc88a27729d96c18acfbac4d3b4aae2199e9ad4
Parents:
77cb304b02430e47a01f617495e72f2f63083604
Message:
chg: simplify rFindHdl
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/ipshell.h

    r77cb30 rcbe2a4c  
    219219
    220220idhdl rSimpleFindHdl(ring r, idhdl root, idhdl n=NULL);
    221 idhdl rFindHdl(ring r, idhdl n, idhdl w);
     221idhdl rFindHdl(ring r, idhdl n);
    222222void   rKill(idhdl h);
    223223void   rKill(ring r);
Note: See TracChangeset for help on using the changeset viewer.