Skip to content
Snippets Groups Projects
Commit 654802ac authored by Gareth Tribello's avatar Gareth Tribello
Browse files

Moved all adjacency matrix stuff to a separate module

parent 18bd4d67
No related branches found
No related tags found
No related merge requests found
Showing
with 10 additions and 0 deletions
......@@ -3,6 +3,7 @@
# Only track modules that are part of the plumed core
!/Makefile
!/README
!/adjmat
!/analysis
!/bias
!/blas
......
/*
# in this directory, only accept source, Makefile and README
!/.gitignore
!/*.c
!/*.cpp
!/*.h
!/Makefile
!/README
!/module.type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment