1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-14 05:07:05 +01:00

Hadrons: more fixes after test

This commit is contained in:
2017-12-14 21:14:10 +00:00
parent 591a38c487
commit bcf6f3890c
3 changed files with 13 additions and 5 deletions

View File

@ -59,7 +59,7 @@ public:
{
Size size;
Environment::Storage storage;
unsigned int module;
int module;
};
struct MemoryProfile
{