We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fe1dea commit 72dc5e7Copy full SHA for 72dc5e7
CMakeLists.txt
@@ -159,7 +159,7 @@ endif ()
159
!!/ C++ syntax standard. The source code is c++11-compliant, and should have no
160
!!/ problems compiled with c++14. If set to *14* here, users should make sure
161
!!/ the compilers are c++14-compliant.
162
-!!/ In general, Users should not worry about the C++ standard for Tinker9.
+!!/ In general, users should not worry about the C++ standard for Tinker9.
163
!!/ Using a more recent C++ standard to write the source code is unlikely
164
!!/ to speed up the performance of Tinker9 and may harm the availability of
165
!!/ Tinker9 to older machines.
0 commit comments