mirror of
https://github.com/paboyle/Grid.git
synced 2026-04-06 20:16:09 +01:00
Merge branch 'develop' of https://github.com/paboyle/Grid into KS_shifted
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
*************************************************************************************/
|
||||
/* END LEGAL */
|
||||
#include "disable_benchmarks_without_instantiations.h"
|
||||
|
||||
#ifdef ENABLE_FERMION_INSTANTIATIONS
|
||||
|
||||
#include <Grid/Grid.h>
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
#include <Grid/Grid.h>
|
||||
|
||||
#pragma once
|
||||
|
||||
#ifndef BUILD_FERMION_INSTANTIATIONS
|
||||
#ifndef ENABLE_FERMION_INSTANTIATIONS
|
||||
#include <iostream>
|
||||
|
||||
int main(void) {
|
||||
|
||||
Reference in New Issue
Block a user