Changeset f15ef1 in git


Ignore:
Timestamp:
May 24, 2007, 4:19:04 PM (17 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', '5b153614cbc72bfa198d75b1e9e33dab2645d9fe')
Children:
f5e0cc9f5481913598bc6fdca008c8b7ea703d0c
Parents:
3e123051cc068e5915d1a459dcec90f90da9eb2b
Message:
*hannes: dp and rs stuff


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

Legend:

Unmodified
Added
Removed
  • kernel/ring.cc

    r3e1230 rf15ef1  
    22*  Computer Algebra System SINGULAR     *
    33****************************************/
    4 /* $Id: ring.cc,v 1.61 2007-05-24 13:50:46 Singular Exp $ */
     4/* $Id: ring.cc,v 1.62 2007-05-24 14:19:04 Singular Exp $ */
    55
    66/*
     
    23362336    }
    23372337  }
     2338  // the special case: homog (omit_degree) and 1 block rs: that is global:
     2339  // it comes from dp
     2340  res->OrdSgn=r->OrdSgn;
    23382341  return res;
    23392342}
Note: See TracChangeset for help on using the changeset viewer.