1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 09:15:38 +01:00
Grid/lib/Grid_lattice.h

7 lines
94 B
C
Raw Normal View History

2015-03-04 05:31:44 +00:00
#ifndef GRID_LATTICE_H
#define GRID_LATTICE_H
2015-05-11 19:09:49 +01:00
#include <lattice/Grid_lattice_base.h>
2015-04-14 22:40:40 +01:00
2015-03-04 05:31:44 +00:00
#endif