Unverified Commit 06f9933c authored by Axel Kohlmeyer's avatar Axel Kohlmeyer Committed by GitHub
Browse files

Merge pull request #1276 from akohlmey/rename-lebedva-sources

Rename pair style lebedeva/z sources
parents 5ec96232 98e0d6ea
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -24,6 +24,9 @@ style_nstencil.h
style_ntopo.h
# other auto-generated files
lmpinstalledpkgs.h
# renamed on 7 January 2019
pair_lebedeva.cpp
pair_lebedeva.h
# removed on 12 December 2018
pair_reax.cpp
pair_reax.h
+436 −436
Original line number Diff line number Diff line
@@ -26,7 +26,7 @@
#include <cstdio>
#include <cstdlib>
#include <cstring>
#include "pair_lebedeva.h"
#include "pair_lebedeva_z.h"
#include "atom.h"
#include "comm.h"
#include "force.h"
+83 −83

File changed and moved.

Contains only whitespace changes.