Changeset af3586 in git for Singular/getopt.h


Ignore:
Timestamp:
Apr 28, 1998, 11:07:21 AM (25 years ago)
Author:
Wilfred Pohl <pohl@…>
Branches:
(u'spielwiese', '828514cf6e480e4bafc26df99217bf2a1ed1ef45')
Children:
b1dcdd9f7286126542c9c4836c397c161d624abf
Parents:
0787e680e60a0cb469ca236583f2840665910030
Message:
protos for __MWERKS__


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

Legend:

Unmodified
Added
Removed
  • Singular/getopt.h

    r0787e6 raf3586  
    9595#define optional_argument       2
    9696
    97 #if __STDC__ || defined(PROTO)
     97#if __STDC__ || defined(PROTO) || defined(__MWERKS__)
    9898#if defined(__GNU_LIBRARY__)
    9999/* Many other libraries have conflicting prototypes for getopt, with
Note: See TracChangeset for help on using the changeset viewer.