Merge branch 'master' of github.com:iden3/circom

This commit is contained in:
Jordi Baylina
2019-12-04 21:54:34 +01:00

View File

@@ -177,7 +177,7 @@ To waranty binary outputs:
.
.
.
out[n+e-1] * (out[n+e-1] - 1) == 0
out[n+e-1] * (out[n+e-1] - 1) === 0
*/