Commit cd418100 authored by Peter Eastman's avatar Peter Eastman
Browse files

Added a newline at the end of the file to make the compiler stop complaining

parent 87815e8c
......@@ -41,4 +41,4 @@ void destroyCompactionPlan(compactionPlan& d);
extern "C"
int compactStream(const compactionPlan& d,unsigned int* dOut,const unsigned int* dIn,const unsigned int* dValid,size_t len,size_t* dNumValid);
#endif // __OPENMM_CUDACOMPACT_H__
\ No newline at end of file
#endif // __OPENMM_CUDACOMPACT_H__
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