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

This commit is contained in:
sjplimp 2011-06-22 13:41:43 +00:00
parent 5f8aaf8bc1
commit fe953700a5
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@
#define MAX(a,b) ((a) > (b) ? (a) : (b))
#define MAX_GROUP 32
#define PI 4.0*atan(1.0)
#define PI (4.0*atan(1.0))
// these should match settings in src/lmptype.h