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

Hide internal data

This commit is contained in:
paboyle
2018-01-26 23:06:28 +00:00
parent 43cea62855
commit 5642ea270f
6 changed files with 11 additions and 11 deletions

View File

@@ -75,7 +75,7 @@ int main (int argc, char ** argv)
for( int cb=0;cb<2;cb++ ) {
one.checkerboard=subsets[cb];
one.Checkerboard()=subsets[cb];
mask= zero;
setCheckerboard(mask,one);