Differences From Artifact [4adaa385b0]:
- File src/tools.h — part of check-in [51fb59fc93] at 2025-03-23 17:45:28 on branch trunk — Remove fast_f2nat (user: js, size: 856) [annotate] [blame] [check-ins using]
To Artifact [754911f423]:
- File src/tools.h — part of check-in [7c3936be15] at 2025-03-24 21:11:31 on branch trunk — Work around conflicting declaration of gamma (user: js, size: 771) [annotate] [blame] [check-ins using]
1 2 3 4 5 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | - - - - - - - - | // generic useful stuff for any C++ program #ifndef _TOOLS_H #define _TOOLS_H |
︙ |