mirror of
https://github.com/paboyle/Grid.git
synced 2026-01-08 10:59:34 +00:00
Big commit fixing nocompiles in defective C++11 compilers (gcc, icpc). stared getting to
near the bleeding edge I guess
This commit is contained in:
@@ -72,7 +72,7 @@ int main (int argc, char ** argv)
|
||||
|
||||
}
|
||||
|
||||
pokeIndex<LorentzIndex>(Umu,link,mu);
|
||||
PokeIndex<LorentzIndex>(Umu,link,mu);
|
||||
//reunitarise link;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user