Skip to content
Snippets Groups Projects
Commit b89f95ca authored by Carlo Camilloni's avatar Carlo Camilloni
Browse files

Merge branch 'master' of github.com:plumed/plumed2

parents 4861cd5c 6b12a40f
No related branches found
No related tags found
No related merge requests found
......@@ -229,5 +229,5 @@ cat $file.txt |
/^ *@TOOLS@ *$/r automatic/TOOLS.list
/^ *@MODULES@ *$/r automatic/modules.list
/^ *@CODES@ *$/r automatic/codes.list
" | grep -Ev '^ *"@[A-Z]*@" *$' > ${file}PP.txt
" | grep -Ev '^ *@[A-Z]*@ *$' > ${file}PP.txt
done
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