Changeset 073295f in git
- Timestamp:
- Aug 13, 2009, 5:30:51 PM (14 years ago)
- Branches:
- (u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
- Children:
- 64a88ed9bbe06816b964e301999e88484a0abab6
- Parents:
- 1a5c219bb7597f012ffdb74de473736ef156c422
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/interpolation.cc
r1a5c219 r073295f 2 2 * Computer Algebra System SINGULAR * 3 3 ****************************************/ 4 /* $Id: interpolation.cc,v 1. 6 2009-06-04 09:58:49Singular Exp $ */4 /* $Id: interpolation.cc,v 1.7 2009-08-13 15:30:51 Singular Exp $ */ 5 5 6 6 #include "mod2.h" … … 887 887 int first_col=-1; 888 888 int col; 889 modp_number red_val ;889 modp_number red_val=1; 890 890 row=my_row; 891 891 #ifdef integerstrategy
Note: See TracChangeset
for help on using the changeset viewer.