Parent Directory
|
Revision Log
|
Patch
| revision 1.7 by joerg_wunsch, Sun Aug 14 21:44:54 2005 UTC | revision 1.8 by joerg_wunsch, Tue Sep 13 13:29:54 2005 UTC | |
|---|---|---|
| # | Line 72 | Line 72 |
| 72 | The square root of 2. */ | The square root of 2. */ |
| 73 | #define M_SQRT2 1.4142135623730950488016887 | #define M_SQRT2 1.4142135623730950488016887 |
| 74 | ||
| 75 | #ifndef DOXYGEN | #ifndef __DOXYGEN__ |
| 76 | ||
| 77 | #ifndef __ATTR_CONST__ | #ifndef __ATTR_CONST__ |
| 78 | #define __ATTR_CONST__ __attribute__((__const__)) | #define __ATTR_CONST__ __attribute__((__const__)) |
|
||||||||
| savannah-hackers-public@gnu.org | ViewVC Help |
| Powered by ViewVC 1.1.26 |