Changeset af3586 in git for Singular/getopt.h
- Timestamp:
- Apr 28, 1998, 11:07:21 AM (25 years ago)
- Branches:
- (u'spielwiese', '828514cf6e480e4bafc26df99217bf2a1ed1ef45')
- Children:
- b1dcdd9f7286126542c9c4836c397c161d624abf
- Parents:
- 0787e680e60a0cb469ca236583f2840665910030
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/getopt.h
r0787e6 raf3586 95 95 #define optional_argument 2 96 96 97 #if __STDC__ || defined(PROTO) 97 #if __STDC__ || defined(PROTO) || defined(__MWERKS__) 98 98 #if defined(__GNU_LIBRARY__) 99 99 /* Many other libraries have conflicting prototypes for getopt, with
Note: See TracChangeset
for help on using the changeset viewer.