Zero changes. (I mean literally)

This commit is contained in:
paboyle
2018-01-27 23:46:02 +00:00
parent be7b37b9c9
commit 98af36217a
92 changed files with 302 additions and 303 deletions
+1 -1
View File
@@ -61,7 +61,7 @@ int main(int argc, char ** argv) {
Field Diff(&Fine);
LatticeComplex lex(&Fine);
lex = zero;
lex = Zero();
random(fRNG,Foo);
gaussian(fRNG,Bar);