source: git/coeffs/config.h.in @ 17e58bd

spielwiese
Last change on this file since 17e58bd was 17e58bd, checked in by Oleksandr Motsak <motsak@…>, 14 years ago
Adding more warnings to the debug build output!
  • Property mode set to 100644
File size: 160 bytes
Line 
1// #define assume(x) ((void) 0)
2#define memcpy4 memcpy
3
4
5#pragma GCC diagnostic ignored "-Wunused-parameter"
6#pragma GCC diagnostic ignored "-Wunused-variable"
Note: See TracBrowser for help on using the repository browser.