add legacy warning to F77 style Fortran wrapper

This commit is contained in:
Axel Kohlmeyer 2020-10-09 11:15:15 -04:00
parent 74e1d0f8cf
commit 84c9fcf6e9
No known key found for this signature in database
GPG Key ID: D9B44E93BF0C375A
1 changed files with 3 additions and 0 deletions

View File

@ -6,3 +6,6 @@ code that does this.
See the README file in that dir for instructions on how to build a
Fortran code that uses this wrapper and links to the LAMMPS library.
This legacy wrapper is deprecated and will be removed in a future
release of LAMMPS. Please use the Fortran 90 module instead.