update src/.gitignore and src/Purge.list for removed styles
This commit is contained in:
5
src/.gitignore
vendored
5
src/.gitignore
vendored
@ -565,8 +565,6 @@
|
||||
/fix_qeq_reax.h
|
||||
/fix_qmmm.cpp
|
||||
/fix_qmmm.h
|
||||
/fix_reax_bonds.cpp
|
||||
/fix_reax_bonds.h
|
||||
/fix_reaxc.cpp
|
||||
/fix_reaxc.h
|
||||
/fix_reaxc_bonds.cpp
|
||||
@ -898,9 +896,6 @@
|
||||
/pair_peri_ves.h
|
||||
/pair_quip.cpp
|
||||
/pair_quip.h
|
||||
/pair_reax.cpp
|
||||
/pair_reax.h
|
||||
/pair_reax_fortran.h
|
||||
/pair_reaxc.cpp
|
||||
/pair_reaxc.h
|
||||
/pair_rebo.cpp
|
||||
|
||||
@ -24,6 +24,14 @@ style_nstencil.h
|
||||
style_ntopo.h
|
||||
# other auto-generated files
|
||||
lmpinstalledpkgs.h
|
||||
# removed on 12 December 2018
|
||||
pair_reax.cpp
|
||||
pair_reax.h
|
||||
pair_reax_fortran.h
|
||||
fix_bond_reax.cpp
|
||||
fix_bond_reax.h
|
||||
pair_meam.cpp
|
||||
pair_meam.h
|
||||
# renamed on 25 September 2018
|
||||
compute_smd_triangle_mesh_vertices.h
|
||||
compute_smd_triangle_mesh_vertices.cpp
|
||||
|
||||
Reference in New Issue
Block a user