Changeset a9c298 in git for kernel/ratgring.h


Ignore:
Timestamp:
Nov 20, 2013, 4:54:25 PM (10 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
0de0509972719531e2a4b51ec9fd0e44a66fd2fd
Parents:
e4014563a82388c4b39dfa37db24cbe159b24a35
git-author:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2013-11-20 16:54:25+01:00
git-committer:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2013-11-20 16:54:42+01:00
Message:
format stuff
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/ratgring.h

    re40145 ra9c298  
    1515/* MACROS */
    1616
    17 /* the part, related to the interface */ 
     17/* the part, related to the interface */
    1818
    1919/* ring nc_rCreateNCcomm(ring r); */
     
    4949// poly nc_p_Mult_mm_Common(poly p, const poly m, int side, const ring r);
    5050// poly nc_mm_Mult_p(const poly m, poly p, const ring r);
    51 // poly nc_mm_Mult_nn (int *F, int *G, const ring r); 
     51// poly nc_mm_Mult_nn (int *F, int *G, const ring r);
    5252// poly nc_mm_Mult_uu (int *F,int jG,int bG, const ring r);
    5353
Note: See TracChangeset for help on using the changeset viewer.