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

Merge branch 'develop' into feature/hadrons

This commit is contained in:
2017-04-03 18:56:21 +01:00
202 changed files with 26985 additions and 2911 deletions

View File

@@ -26,7 +26,7 @@ Author: paboyle <paboyle@ph.ed.ac.uk>
See the full license in the file "LICENSE" in the top level distribution directory
*************************************************************************************/
/* END LEGAL */
#include <Grid/Grid.h>
#include <Grid/GridCore.h>
using namespace Grid;
using namespace std;

View File

@@ -26,7 +26,7 @@ Author: paboyle <paboyle@ph.ed.ac.uk>
See the full license in the file "LICENSE" in the top level distribution directory
*************************************************************************************/
/* END LEGAL */
#include <Grid/Grid.h>
#include <Grid/GridCore.h>
using namespace Grid;
using namespace std;

View File

@@ -26,7 +26,7 @@ Author: paboyle <paboyle@ph.ed.ac.uk>
See the full license in the file "LICENSE" in the top level distribution directory
*************************************************************************************/
/* END LEGAL */
#include <Grid/Grid.h>
#include <Grid/GridCore.h>
using namespace Grid;
using namespace std;