summaryrefslogtreecommitdiff
path: root/lib/make/make.configuration
diff options
context:
space:
mode:
authoreschnett <eschnett@17b73243-c579-4c4c-a9d2-2d5706c11dac>2014-02-13 03:15:28 +0000
committereschnett <eschnett@17b73243-c579-4c4c-a9d2-2d5706c11dac>2014-02-13 03:15:28 +0000
commitdbba180913f6340b146be7698783f679ed98a808 (patch)
treea28f0a19210617b81fdcb46712216abf1080b733 /lib/make/make.configuration
parente2c5b6aac587c70b8849be02bf5a5a8879fcb641 (diff)
Turn CCTK_REAL8 etc. into typedefs
Create typedefs for the Cactus types CCTK_REAL8 etc., so that C++ function-style cases such as CCTK_REAL8(x) become legal. Otherwise, e.g. "CCTK_REAL16(x)" may expand to "long double(x)", which is not legal. Configure results are still stored in macros. These are now called CCTK_REAL8_TYPE etc. git-svn-id: http://svn.cactuscode.org/flesh/trunk@5084 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'lib/make/make.configuration')
0 files changed, 0 insertions, 0 deletions