Tweaked it

git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@10072 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
athomps 2013-06-13 19:08:12 +00:00
parent 6ae2657ecc
commit 109085b727
1 changed files with 3 additions and 3 deletions

View File

@ -450,8 +450,8 @@ template < int Tp_TSTYLEATOM, int Tp_GJF, int Tp_TALLY,
int Tp_BIAS, int Tp_RMASS, int Tp_ZERO >
void FixLangevin::post_force_templated()
#else
void FixLangevin::post_force_untemplated(int Tp_TSTYLEATOM,
int Tp_GJF, int Tp_TALLY,
void FixLangevin::post_force_untemplated
(int Tp_TSTYLEATOM, int Tp_GJF, int Tp_TALLY,
int Tp_BIAS, int Tp_RMASS, int Tp_ZERO)
#endif
{