bulk rename of remaining USER- packages
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
# Settings that the LAMMPS build will import when this package library is used
|
||||
|
||||
user-awpmd_SYSINC =
|
||||
user-awpmd_SYSLIB =
|
||||
user-awpmd_SYSPATH =
|
||||
awpmd_SYSINC =
|
||||
awpmd_SYSLIB =
|
||||
awpmd_SYSPATH =
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
# Settings that the LAMMPS build will import when this package library is used
|
||||
|
||||
user-awpmd_SYSINC =
|
||||
user-awpmd_SYSLIB = -lblas -llapack
|
||||
user-awpmd_SYSPATH =
|
||||
awpmd_SYSINC =
|
||||
awpmd_SYSLIB = -lblas -llapack
|
||||
awpmd_SYSPATH =
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
# Settings that the LAMMPS build will import when this package library is used
|
||||
|
||||
user-awpmd_SYSINC =
|
||||
user-awpmd_SYSLIB = -llinalg -lgfortran
|
||||
user-awpmd_SYSPATH = -L../../lib/linalg$(LIBOBJDIR)
|
||||
awpmd_SYSINC =
|
||||
awpmd_SYSLIB = -llinalg -lgfortran
|
||||
awpmd_SYSPATH = -L../../lib/linalg$(LIBOBJDIR)
|
||||
|
||||
@ -14,7 +14,7 @@ of wxWidgets Library License (see license directory for details).
|
||||
-------------------------------------------------
|
||||
|
||||
This directory has source files to build a library that LAMMPS
|
||||
links against when using the USER-AWPMD package.
|
||||
links against when using the AWPMD package.
|
||||
|
||||
This library must be built with a C++ compiler, before LAMMPS is
|
||||
built, so LAMMPS can link against it.
|
||||
|
||||
@ -11,7 +11,7 @@
|
||||
/*e****************************************************************************
|
||||
* $Log: pairhash.h,v $
|
||||
* Revision 1.3 2011/06/11 18:18:50 morozov
|
||||
* USER-AWPMD compiles on Linux now!
|
||||
* AWPMD compiles on Linux now!
|
||||
*
|
||||
* Revision 1.2 2011/06/11 16:53:55 valuev
|
||||
* sync with LAMMPS
|
||||
|
||||
Reference in New Issue
Block a user