Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tsoc
openmm
Commits
e360f3fd
"platforms/opencl/tests/TestOpenCLConstantPotentialForce.cpp" did not exist on "4bc723ab49698da85d0a5d6899a19e8db9f19c7a"
Commit
e360f3fd
authored
Apr 07, 2010
by
Peter Eastman
Browse files
Added newlines to eliminate compiler warnings
parent
51bf5ee4
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
platforms/opencl/src/OpenCLCompact.h
platforms/opencl/src/OpenCLCompact.h
+1
-1
platforms/opencl/src/OpenCLFFT3D.h
platforms/opencl/src/OpenCLFFT3D.h
+1
-1
platforms/opencl/src/OpenCLSort.h
platforms/opencl/src/OpenCLSort.h
+1
-1
No files found.
platforms/opencl/src/OpenCLCompact.h
View file @
e360f3fd
...
...
@@ -43,4 +43,4 @@ private:
}
// namespace OpenMM
#endif // __OPENMM_OPENCLCOMPACT_H__
\ No newline at end of file
#endif // __OPENMM_OPENCLCOMPACT_H__
platforms/opencl/src/OpenCLFFT3D.h
View file @
e360f3fd
...
...
@@ -86,4 +86,4 @@ private:
}
// namespace OpenMM
#endif // __OPENMM_OPENCLFFT3D_H__
\ No newline at end of file
#endif // __OPENMM_OPENCLFFT3D_H__
platforms/opencl/src/OpenCLSort.h
View file @
e360f3fd
...
...
@@ -181,4 +181,4 @@ private:
}
// namespace OpenMM
#endif // __OPENMM_OPENCLSORT_H__
\ No newline at end of file
#endif // __OPENMM_OPENCLSORT_H__
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment