1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-08-23 22:47:10 +01:00

Makefile rule for simple_* objects

This commit is contained in:
2016-11-19 01:33:13 +01:00
parent b873504b90
commit 433afd36f5
3 changed files with 22 additions and 1 deletions

View File

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