Changeset 3fd9575 in git for Singular/misc_ip.cc


Ignore:
Timestamp:
Oct 13, 2010, 2:52:00 PM (14 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
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/misc_ip.cc

    r9ba138c r3fd9575  
    405405  /*t=(int)time(NULL);*/
    406406  if (t==0) t=1;
    407 #ifdef HAVE_RTIMER
     407#ifdef HAVE_GETTIMEOFDAY
    408408  initRTimer();
    409409#endif
Note: See TracChangeset for help on using the changeset viewer.