Added names of new source code files

This commit is contained in:
Oliver Henrich
2024-05-03 16:20:57 +01:00
parent 775a73b67c
commit 99b3233564
2 changed files with 4 additions and 0 deletions

2
src/.gitignore vendored
View File

@ -677,6 +677,8 @@
/compute_viscosity_cos.h /compute_viscosity_cos.h
/compute_voronoi_atom.cpp /compute_voronoi_atom.cpp
/compute_voronoi_atom.h /compute_voronoi_atom.h
/constants_oxdna.cpp
/constants_oxdna.h
/dihedral_charmm.cpp /dihedral_charmm.cpp
/dihedral_charmm.h /dihedral_charmm.h
/dihedral_class2.cpp /dihedral_class2.cpp

View File

@ -43,6 +43,8 @@ fi
# list of files with dependcies # list of files with dependcies
action constants_oxdna.cpp
action constants_oxdna.h
action atom_vec_oxdna.cpp action atom_vec_oxdna.cpp
action atom_vec_oxdna.h action atom_vec_oxdna.h
action bond_oxdna_fene.cpp bond_fene.h action bond_oxdna_fene.cpp bond_fene.h