Changeset 0f98876 in git for Singular/structs.h


Ignore:
Timestamp:
Oct 26, 2000, 8:39:31 AM (24 years ago)
Author:
Olaf Bachmann <obachman@…>
Branches:
(u'fieker-DuVal', '117eb8c30fc9e991c4decca4832b1d19036c4c65')(u'spielwiese', 'd08f5f0bb3329b8ca19f23b74cb1473686415c3a')
Children:
88c0c64c301f6268b8e316a2a59f30019db95a2c
Parents:
947115db7387fbe262bc96f16018eabe5eb572e9
Message:
towards strat->tailRing


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

Legend:

Unmodified
Added
Removed
  • Singular/structs.h

    r947115 r0f98876  
    44*  Computer Algebra System SINGULAR     *
    55****************************************/
    6 /* $Id: structs.h,v 1.41 2000-10-23 15:21:16 Singular Exp $ */
     6/* $Id: structs.h,v 1.42 2000-10-26 06:39:31 obachman Exp $ */
    77/*
    88* ABSTRACT
     
    166166  ro_wp_neg, // ordering is a weighted degree ordering
    167167             // with possibly negative weights
    168   ro_cp, // ordering duplicates variables
     168  ro_cp,    // ordering duplicates variables
    169169  ro_syzcomp, // ordering indicates "subset" of component number
    170170  ro_syz, // ordering  with component number >syzcomp is lower
Note: See TracChangeset for help on using the changeset viewer.