Changeset 0cbc03 in git


Ignore:
Timestamp:
Jul 27, 2005, 11:38:52 AM (18 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
Children:
dcb1b7234585e33f2aa5d87adfdbc154c0cd591e
Parents:
5c32833552c1f18e3ee320d4cc4d3c0176d81734
Message:
*hannes: MWERKS removed


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

Legend:

Unmodified
Added
Removed
  • kernel/mod2.h.in

    r5c3283 r0cbc03  
    66 *          DO NOT EDIT!
    77 *
    8  *  Version: $Id: mod2.h.in,v 1.5 2005-07-26 17:04:15 Singular Exp $
     8 *  Version: $Id: mod2.h.in,v 1.6 2005-07-27 09:38:52 Singular Exp $
    99 *******************************************************************/
    1010#ifndef MOD2_H
     
    214214/* Undefine to disable real time measurments  */
    215215#ifdef HAVE_GETTIMEOFDAY
    216 #if ! defined(__MWERKS__) && ! defined(MSDOS)
     216#if ! defined(MSDOS)
    217217#define HAVE_RTIMER
    218218#else
Note: See TracChangeset for help on using the changeset viewer.