Changeset 073295f in git


Ignore:
Timestamp:
Aug 13, 2009, 5:30:51 PM (14 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
Children:
64a88ed9bbe06816b964e301999e88484a0abab6
Parents:
1a5c219bb7597f012ffdb74de473736ef156c422
Message:
*hannes: hadle excep. case


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

Legend:

Unmodified
Added
Removed
  • Singular/interpolation.cc

    r1a5c219 r073295f  
    22*  Computer Algebra System SINGULAR     *
    33****************************************/
    4 /* $Id: interpolation.cc,v 1.6 2009-06-04 09:58:49 Singular Exp $ */
     4/* $Id: interpolation.cc,v 1.7 2009-08-13 15:30:51 Singular Exp $ */
    55
    66#include "mod2.h"
     
    887887     int first_col=-1;
    888888     int col;
    889      modp_number red_val;
     889     modp_number red_val=1;
    890890     row=my_row;
    891891#ifdef integerstrategy
Note: See TracChangeset for help on using the changeset viewer.