Differences From Artifact [c2133a509b]:
- Executable file mttroot/mtt/cc/include/useful-functions.hh — part of check-in [98a5282e8f] at 2001-07-02 00:34:56 on branch origin/numerical-algebraic-solution — gcc-3.0 compatibility. (user: geraint@users.sourceforge.net, size: 1393) [annotate] [blame] [check-ins using] [more...]
To Artifact [3f974211f8]:
- Executable file
mttroot/mtt/cc/include/useful-functions.hh
— part of check-in
[5b09adc924]
at
2002-05-10 12:41:08
on branch origin/master
— Substitution of pi for its numerical value moved from
useful-functions.hh to fix_c.r (user: gawthrop@users.sourceforge.net, size: 1395) [annotate] [blame] [check-ins using] [more...]
|
| | | 1 2 3 4 5 6 7 8 | //#define pi 3.14159 // Predefine pi #ifndef HAVE_USEFUL_FUNCTIONS_HH #define HAVE_USEFUL_FUNCTIONS_HH #ifndef __cplusplus #define inline /* strip */ |
︙ | ︙ |