Changeset 9c6003 in git for Singular/mpsr_PutPoly.cc


Ignore:
Timestamp:
Apr 13, 2004, 5:38:03 PM (20 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
358fe8e75b817338a9650ff2aac340943616b764
Parents:
79118617844e903751c6c68d18c98df2776400ec
Message:
*hannes: mpsr_s error


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

Legend:

Unmodified
Added
Removed
  • Singular/mpsr_PutPoly.cc

    r791186 r9c6003  
    33****************************************/
    44
    5 /* $Id: mpsr_PutPoly.cc,v 1.22 2001-01-20 11:40:13 Singular Exp $ */
     5/* $Id: mpsr_PutPoly.cc,v 1.23 2004-04-13 15:38:03 Singular Exp $ */
    66
    77/***************************************************************
     
    243243mpsr_Status_t mpsr_PutPolyData(MP_Link_pt link, poly p, ring cring)
    244244{
    245   if (cring != CurrPutRing)
     245  //if (cring != CurrPutRing)
    246246    SetPutFuncs(cring);
    247247
Note: See TracChangeset for help on using the changeset viewer.