diff --git a/crystal.cpp b/crystal.cpp index a744c2bf..9c5e72e8 100644 --- a/crystal.cpp +++ b/crystal.cpp @@ -16,6 +16,8 @@ static const int MAXDIM = 7; struct coord : public array { coord operator + (coord b) { for(int i=0; i