Changeset 14c744 in git


Ignore:
Timestamp:
Jul 8, 2009, 5:26:02 PM (14 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', 'f6c3dc58b0df4bd712574325fe76d0626174ad97')
Children:
f7feb7574af32456270414d62231a335ffa15060
Parents:
6c359fedc4e4c176b05276f1ca51b65294a14b31
Message:
*hannes: p_SetmComp


git-svn-id: file:///usr/local/Singular/svn/trunk@11962 2c84dea3-7e68-4137-9b89-c4e89433aadc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/iparith.cc

    r6c359f r14c744  
    22*  Computer Algebra System SINGULAR     *
    33****************************************/
    4 /* $Id: iparith.cc,v 1.508 2009-07-08 15:24:41 Singular Exp $ */
     4/* $Id: iparith.cc,v 1.509 2009-07-08 15:26:02 Singular Exp $ */
    55
    66/*
     
    15051505    {
    15061506      pSetComp(p, 0);
    1507       p_SetmComp(p);
     1507      p_SetmComp(p, currRing);
    15081508      o=p;
    15091509      p=pNext(o);
Note: See TracChangeset for help on using the changeset viewer.