Changeset 182e83 in git for kernel/kutil.cc


Ignore:
Timestamp:
Feb 23, 2009, 12:33:41 PM (15 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
Children:
d7a7b6891e3f250197a0f82b598d838740373abc
Parents:
6bab1a692304512747e4cbedf2cb26c1de0d3ab8
Message:
*hannes: syntax fix


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

Legend:

Unmodified
Added
Removed
  • kernel/kutil.cc

    r6bab1a6 r182e83  
    22*  Computer Algebra System SINGULAR     *
    33****************************************/
    4 /* $Id: kutil.cc,v 1.125 2009-02-23 11:32:53 Singular Exp $ */
     4/* $Id: kutil.cc,v 1.126 2009-02-23 11:33:41 Singular Exp $ */
    55/*
    66* ABSTRACT: kernel: utils for kStd
     
    71957195    if (new_pair)
    71967196    {
    7197 #ifdef HAVE_PLURAL
     7197#ifdef HAVE_RATGRING
    71987198      if (currRing->real_var_start>0)
    71997199        chainCritPart(h,ecart,strat);
Note: See TracChangeset for help on using the changeset viewer.