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
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:
...
@@ -43,4 +43,4 @@ private:
}
// namespace OpenMM
}
// namespace OpenMM
#endif // __OPENMM_OPENCLCOMPACT_H__
#endif // __OPENMM_OPENCLCOMPACT_H__
\ No newline at end of file
platforms/opencl/src/OpenCLFFT3D.h
View file @
e360f3fd
...
@@ -86,4 +86,4 @@ private:
...
@@ -86,4 +86,4 @@ private:
}
// namespace OpenMM
}
// namespace OpenMM
#endif // __OPENMM_OPENCLFFT3D_H__
#endif // __OPENMM_OPENCLFFT3D_H__
\ No newline at end of file
platforms/opencl/src/OpenCLSort.h
View file @
e360f3fd
...
@@ -181,4 +181,4 @@ private:
...
@@ -181,4 +181,4 @@ private:
}
// namespace OpenMM
}
// namespace OpenMM
#endif // __OPENMM_OPENCLSORT_H__
#endif // __OPENMM_OPENCLSORT_H__
\ No newline at end of file
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