mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-19 00:07:05 +01:00
Deactivate some tests for Nc!=3
This commit is contained in:
@ -26,6 +26,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 */
|
||||
#if Nc==3
|
||||
#include <Grid/Grid.h>
|
||||
|
||||
using namespace std;
|
||||
@ -143,3 +144,4 @@ int main (int argc, char ** argv)
|
||||
|
||||
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user