Ignore:
Timestamp:
Sep 30, 2011, 11:51:10 AM (13 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', '17f1d200f27c5bd38f5dfc6e8a0879242279d1d8')
Children:
fb85f97c3bddafa4d2cc27026716efd98a786f07
Parents:
77f594c6fdd00c4d2463427b85228898264f03af
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2011-09-30 11:51:10+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 16:13:50+01:00
Message:
ADD: rWrite can print additional details if asked
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/polys/monomials/ring.h

    r77f594 rdf34cff  
    341341// #define rIsRingVar(A) r_IsRingVar(A,currRing)
    342342int    r_IsRingVar(const char *n, ring r);
    343 void   rWrite(ring r);
     343void   rWrite(ring r, BOOLEAN details = FALSE);
    344344// void   rKill(idhdl h);
    345345// void   rKill(ring r);
Note: See TracChangeset for help on using the changeset viewer.