Added names of new source code files
This commit is contained in:
2
src/.gitignore
vendored
2
src/.gitignore
vendored
@ -677,6 +677,8 @@
|
||||
/compute_viscosity_cos.h
|
||||
/compute_voronoi_atom.cpp
|
||||
/compute_voronoi_atom.h
|
||||
/constants_oxdna.cpp
|
||||
/constants_oxdna.h
|
||||
/dihedral_charmm.cpp
|
||||
/dihedral_charmm.h
|
||||
/dihedral_class2.cpp
|
||||
|
||||
@ -43,6 +43,8 @@ fi
|
||||
|
||||
# list of files with dependcies
|
||||
|
||||
action constants_oxdna.cpp
|
||||
action constants_oxdna.h
|
||||
action atom_vec_oxdna.cpp
|
||||
action atom_vec_oxdna.h
|
||||
action bond_oxdna_fene.cpp bond_fene.h
|
||||
|
||||
Reference in New Issue
Block a user