Changeset 7d1574 in git for kernel/ring.h


Ignore:
Timestamp:
May 24, 2007, 3:42:17 PM (17 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
3e123051cc068e5915d1a459dcec90f90da9eb2b
Parents:
7efd3caffaf4f30f1464d6160c4257b82947837c
Message:
*hannes: rp/rs


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

Legend:

Unmodified
Added
Removed
  • kernel/ring.h

    r7efd3c r7d1574  
    77* ABSTRACT - the interpreter related ring operations
    88*/
    9 /* $Id: ring.h,v 1.20 2007-05-11 10:48:05 wienand Exp $ */
     9/* $Id: ring.h,v 1.21 2007-05-24 13:42:17 Singular Exp $ */
    1010
    1111/* includes */
     
    286286  // the following are only used internally
    287287  ringorder_aa, // for idElimination, like a, except pFDeg, pWeigths ignore it
     288  ringorder_rs,
    288289  ringorder_unspec
    289290} rRingOrder_t;
Note: See TracChangeset for help on using the changeset viewer.