git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@6445 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp
2011-06-20 15:11:05 +00:00
parent 55926e9a5c
commit 232e444f06

View File

@ -1924,4 +1924,3 @@ void Thermo::compute_cellgamma()
dvalue = acos(cosgamma)*180.0/PI;
}
}