Changeset b9998c in git


Ignore:
Timestamp:
Oct 4, 2000, 5:37:54 PM (24 years ago)
Author:
Olaf Bachmann <obachman@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
93d305788500c6997ef334423f94b597eb88ae9c
Parents:
400633927935ad03438bf37f1f7967d1b891903d
Message:
other default settings


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

Legend:

Unmodified
Added
Removed
  • Singular/p_Procs.cc

    r400633 rb9998c  
    77 *  Author:  obachman (Olaf Bachmann)
    88 *  Created: 8/00
    9  *  Version: $Id: p_Procs.cc,v 1.13 2000-10-04 13:12:04 obachman Exp $
     9 *  Version: $Id: p_Procs.cc,v 1.14 2000-10-04 15:37:54 obachman Exp $
    1010 *******************************************************************/
    1111#include <string.h>
     
    4646//   5 -- all Field*_Length*_Ord* procs
    4747#ifdef NDEBUG
    48 const int HAVE_FAST_P_PROCS = 3;
     48const int HAVE_FAST_P_PROCS = 2;
    4949#else
    5050const int HAVE_FAST_P_PROCS = 0;
Note: See TracChangeset for help on using the changeset viewer.