Changeset aef1b86 in git for kernel/kutil.h


Ignore:
Timestamp:
Jul 4, 2008, 6:17:16 PM (16 years ago)
Author:
Motsak Oleksandr <motsak@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
d81b79a04dd97fbb40df1b3a823019d92d8987a7
Parents:
6bde67d3ebe4f6e2535783ef325b4c27f75c7b33
Message:
*motsak: correction of Z_2 - homogeneity


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

Legend:

Unmodified
Added
Removed
  • kernel/kutil.h

    r6bde67 raef1b86  
    44*  Computer Algebra System SINGULAR     *
    55****************************************/
    6 /* $Id: kutil.h,v 1.35 2008-02-26 23:35:31 levandov Exp $ */
     6/* $Id: kutil.h,v 1.36 2008-07-04 16:17:15 motsak Exp $ */
    77/*
    88* ABSTRACT: kernel: utils for kStd
     
    311311  BOOLEAN interpt;
    312312  BOOLEAN homog;
     313#ifdef HAVE_PLURAL
     314  BOOLEAN z2homog; // Z_2 - homogeneous input allows product criterion in commutative and SCA cases!
     315#endif
    313316  BOOLEAN kHEdgeFound;
    314317  BOOLEAN honey,sugarCrit;
Note: See TracChangeset for help on using the changeset viewer.