Changeset 3fd9575 in git for Singular/mod2.h.in


Ignore:
Timestamp:
Oct 13, 2010, 2:52:00 PM (14 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'fieker-DuVal', '117eb8c30fc9e991c4decca4832b1d19036c4c65')(u'spielwiese', '854dc24078c9c998b9967f75c5e6fbe0e43b963e')
Children:
2e937c0fa46c280da4f0ba745dc31ae45d2b5ecc
Parents:
9ba138c96cf0d1db4118a21a3b6887f0fb74ae67
Message:
removed HAVE_RTIMER

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

Legend:

Unmodified
Added
Removed
  • Singular/mod2.h.in

    r9ba138c r3fd9575  
    219219#define HAVE_SPECTRUM 1
    220220
    221 /* Undefine to disable real time measurments  */
    222 #ifdef HAVE_GETTIMEOFDAY
    223 #define HAVE_RTIMER
    224 #endif
    225 
    226221#if SIZEOF_VOIDP == 8
    227222/* SIZEOF_LONG == SIZEOF_VOIDP is guaranteed by configure */
Note: See TracChangeset for help on using the changeset viewer.