fix valse pkg functions callings in src/test/generate
[valse.git] / R / vec_bin.R
index ece7280..27f771b 100644 (file)
@@ -20,4 +20,4 @@ vec_bin = function(X,r)
                        Z[i] = 0
        }
        return (list(Z=Z,indice=indice))
-}
\ No newline at end of file
+}