Commit 160a491e authored by Peter Eastman's avatar Peter Eastman
Browse files

Reference platform uses double precision

parent 08a1414e
...@@ -31,7 +31,7 @@ ...@@ -31,7 +31,7 @@
// Set RealOpenMMType to 2 for double precision, 1 for float // Set RealOpenMMType to 2 for double precision, 1 for float
#ifndef RealOpenMMType #ifndef RealOpenMMType
#define RealOpenMMType 1 #define RealOpenMMType 2
#endif #endif
#if RealOpenMMType == 1 #if RealOpenMMType == 1
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment