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

This commit is contained in:
sjplimp 2012-08-14 20:20:39 +00:00
parent 39818495c5
commit 7487754a4d
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/usr/local/bin/python
# copy LAMMPS shared library src/liblmp.so and lammps.py to system dirs
# copy LAMMPS shared library src/liblammps.so and lammps.py to system dirs
# Syntax: python install.py [libdir] [pydir]
# libdir = target dir for src/liblammps.so, default = /usr/local/lib
# pydir = target dir for lammps.py, default = Python site-packages dir