Changeset 1c3523c in git for Singular/feread.cc


Ignore:
Timestamp:
Jan 28, 2003, 10:10:52 AM (21 years ago)
Author:
Wilfred Pohl <pohl@…>
Branches:
(u'fieker-DuVal', '117eb8c30fc9e991c4decca4832b1d19036c4c65')(u'spielwiese', 'b4f17ed1d25f93d46dbe29e4b499baecc2fd51bb')
Children:
c6d13773a89e347fb0f139eb1f2fb08b4d4e00c4
Parents:
cb896112818155ceb679dd25c1900ec0627ef00f
Message:
macro ppcMac_darwin


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

Legend:

Unmodified
Added
Removed
  • Singular/feread.cc

    rcb8961 r1c3523c  
    22*  Computer Algebra System SINGULAR     *
    33****************************************/
    4 /* $Id: feread.cc,v 1.44 2002-02-12 12:31:39 Singular Exp $ */
     4/* $Id: feread.cc,v 1.45 2003-01-28 09:10:52 pohl Exp $ */
    55/*
    66* ABSTRACT: input from ttys, simulating fgets
     
    1616#define OM_NO_MALLOC_MACROS
    1717#endif
    18 #ifdef PowerMacintosh_darwin
     18#ifdef ppcMac_darwin
    1919#define OM_NO_MALLOC_MACROS
    2020#endif
Note: See TracChangeset for help on using the changeset viewer.