Removed inlining of random functions. The Intel compiler claims that the ANSI
commit26bb58bf32174529ba793c02bd9e0a844340ed3d
authorlindahl <lindahl>
Sun, 25 Jan 2004 16:05:54 +0000 (25 16:05 +0000)
committerlindahl <lindahl>
Sun, 25 Jan 2004 16:05:54 +0000 (25 16:05 +0000)
treef15e4a8d7dd1517819e6efa178c96cc9d9891d2e
parent0eff4dde06030b634fea29792bfb2797c15317e4
Removed inlining of random functions. The Intel compiler claims that the ANSI
C standard does not allow inlined functions to reference other functions with
internal linkage.
src/gmxlib/gmx_random.c