Skip to content
Snippets Groups Projects
Commit 1dc67bf2 authored by Giovanni Bussi's avatar Giovanni Bussi
Browse files

Fixed namespace

parent 6b6c3ce3
No related branches found
No related tags found
No related merge requests found
...@@ -31,6 +31,7 @@ ...@@ -31,6 +31,7 @@
using namespace std; using namespace std;
namespace PLMD{ namespace PLMD{
namespace colvar{
//+PLUMEDOC COLVAR GYRATION //+PLUMEDOC COLVAR GYRATION
/* /*
...@@ -355,3 +356,4 @@ void Gyration::calculate(){ ...@@ -355,3 +356,4 @@ void Gyration::calculate(){
} }
} }
}
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