Differences From Artifact [0e72d01a8a]:
- Executable file mttroot/mtt/cc/include/useful-functions.hh — part of check-in [abfa7c8ebf] at 2004-02-10 11:42:05 on branch origin/master — Defined pi to be 3.1416 if M_PI is not defined. (user: geraint@users.sourceforge.net, size: 2056) [annotate] [blame] [check-ins using] [more...]
To Artifact [039f409770]:
- Executable file mtt/cc/include/useful-functions.hh — part of check-in [af3953deae] at 2021-03-01 11:39:42 on branch master — Cleanup repository after cvs2git conversion. (user: jeff@gridfinity.com, size: 2057) [annotate] [blame] [check-ins using] [more...]
- Executable file mttroot/mtt/cc/include/useful-functions.hh — part of check-in [71931bacd1] at 2004-02-10 12:54:55 on branch origin/master — Dummy change (testing syncmail). (user: geraint@users.sourceforge.net, size: 2057) [annotate] [blame] [check-ins using]
︙ | |||
105 106 107 108 109 110 111 | 105 106 107 108 109 110 111 112 | + | } #endif /* __cplusplus */ #endif /* ((CODEGENTARGET == STANDALONE) || (CODEGENTARGET == OCTAVEDLD)) */ #endif /* HAVE_USEFUL_FUNCTIONS_HH */ |