Changeset 0a4188 in git


Ignore:
Timestamp:
Feb 11, 2005, 9:18:34 PM (18 years ago)
Author:
Viktor Levandovskyy <levandov@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', '00e2e9c41af3fde1273eb3633f4c0c7c3db2579d')
Children:
e270ea75e00891407b10e3c04bcac50fc3e9ba21
Parents:
33d87254b9d1883fe8b32ec87df6614827559310
Message:
*levandov: allowed oppose for qrings


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

Legend:

Unmodified
Added
Removed
  • Singular/iparith.cc

    r33d8725 r0a4188  
    22*  Computer Algebra System SINGULAR     *
    33****************************************/
    4 /* $Id: iparith.cc,v 1.338 2005-02-08 18:58:30 levandov Exp $ */
     4/* $Id: iparith.cc,v 1.339 2005-02-11 20:18:34 levandov Exp $ */
    55
    66/*
     
    27472747#ifdef HAVE_PLURAL
    27482748,{jjOPPOSE,    OPPOSE_CMD,     ANY_TYPE/*set by p*/, RING_CMD,   DEF_CMD ALLOW_PLURAL}
     2749,{jjOPPOSE,    OPPOSE_CMD,     ANY_TYPE/*set by p*/, QRING_CMD,   DEF_CMD ALLOW_PLURAL}
    27492750#endif
    27502751,{jjPARSTR2,   PARSTR_CMD,     STRING_CMD,     RING_CMD,   INT_CMD ALLOW_PLURAL}
Note: See TracChangeset for help on using the changeset viewer.