Changeset 0a4188 in git
- Timestamp:
- Feb 11, 2005, 9:18:34 PM (18 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', '00e2e9c41af3fde1273eb3633f4c0c7c3db2579d')
- Children:
- e270ea75e00891407b10e3c04bcac50fc3e9ba21
- Parents:
- 33d87254b9d1883fe8b32ec87df6614827559310
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/iparith.cc
r33d8725 r0a4188 2 2 * Computer Algebra System SINGULAR * 3 3 ****************************************/ 4 /* $Id: iparith.cc,v 1.33 8 2005-02-08 18:58:30levandov Exp $ */4 /* $Id: iparith.cc,v 1.339 2005-02-11 20:18:34 levandov Exp $ */ 5 5 6 6 /* … … 2747 2747 #ifdef HAVE_PLURAL 2748 2748 ,{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} 2749 2750 #endif 2750 2751 ,{jjPARSTR2, PARSTR_CMD, STRING_CMD, RING_CMD, INT_CMD ALLOW_PLURAL}
Note: See TracChangeset
for help on using the changeset viewer.