Changeset fc681b in git
- Timestamp:
- Feb 13, 2009, 12:40:12 PM (14 years ago)
- Branches:
- (u'spielwiese', '828514cf6e480e4bafc26df99217bf2a1ed1ef45')
- Children:
- d499d16596daf2413557e9454d6d76712a4cc5e8
- Parents:
- 1ceb92cc4c33613e61931b01678e057b2cbb92f2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/iparith.cc
r1ceb92 rfc681b 2 2 * Computer Algebra System SINGULAR * 3 3 ****************************************/ 4 /* $Id: iparith.cc,v 1.49 5 2009-02-13 10:01:26Singular Exp $ */4 /* $Id: iparith.cc,v 1.496 2009-02-13 11:40:12 Singular Exp $ */ 5 5 6 6 /* … … 3036 3036 if (!idTestHomModule(u_id,currQuotient,w)) 3037 3037 { 3038 WarnS("wrong weights ");3038 WarnS("wrong weights:");w->show();PrintLn(); 3039 3039 w=NULL; 3040 3040 }
Note: See TracChangeset
for help on using the changeset viewer.