mirror of https://github.com/lammps/lammps.git
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@7156 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
8287969efa
commit
4322b98c8e
|
@ -14,7 +14,7 @@ if (test $1 = 1) then
|
|||
cp pair_gayberne.cpp ..
|
||||
cp pair_line_lj.cpp ..
|
||||
cp pair_resquared.cpp ..
|
||||
cp pair_tri_Lj.cpp ..
|
||||
cp pair_tri_lj.cpp ..
|
||||
|
||||
cp compute_erotate_asphere.h ..
|
||||
cp compute_temp_asphere.h ..
|
||||
|
|
Loading…
Reference in New Issue