1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-17 15:27:06 +01:00

Merge branch 'master' into hadrons

This commit is contained in:
2016-05-27 16:50:31 +01:00
3 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,5 @@
#!/bin/bash
cd lib
HFILES=`find . -type f -name '*.h'`