Changeset fb0d9a in git for Singular/mod2.h.in
- Timestamp:
- Sep 12, 2008, 4:13:43 PM (15 years ago)
- Branches:
- (u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
- Children:
- 0007379bc6256aabf4e5ad04c01f5c36d37561f7
- Parents:
- 713bdb41dced653d5201d807fbc9fc0960af406b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/mod2.h.in
r713bdb rfb0d9a 6 6 * DO NOT EDIT! 7 7 * 8 * Version: $Id: mod2.h.in,v 1.13 5 2008-08-12 10:08:52Singular Exp $8 * Version: $Id: mod2.h.in,v 1.136 2008-09-12 14:13:43 Singular Exp $ 9 9 *******************************************************************/ 10 10 #ifndef MOD2_H … … 652 652 #endif 653 653 654 /* If we're not using GNU C, elide __attribute__ */ 655 #ifndef __GNUC__ 656 # define __attribute__(x) /*NOTHING*/ 657 #endif 654 658 655 659 #endif /* MOD2_H */
Note: See TracChangeset
for help on using the changeset viewer.