Skip to content

Commit 5984794

Browse files
Delete all the things (#18)
* Delete all the things We are cleaning up a lot in #17 Here we extract some of that cleanup, to make that other PR easier to review. * Delete more
1 parent 45ef362 commit 5984794

File tree

11 files changed

+0
-2823
lines changed

11 files changed

+0
-2823
lines changed

circ_blocks/Cargo.toml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -101,9 +101,6 @@ bellman = [
101101
"rayon",
102102
]
103103

104-
[[example]]
105-
name = "circ"
106-
107104
[[example]]
108105
name = "zk"
109106
required-features = ["r1cs"]
@@ -112,10 +109,6 @@ required-features = ["r1cs"]
112109
name = "cp"
113110
required-features = ["bellman", "poly"]
114111

115-
[[example]]
116-
name = "zxi"
117-
required-features = ["smt", "zok"]
118-
119112
[[example]]
120113
name = "zxc"
121114
required-features = ["r1cs", "smt", "zok"]

0 commit comments

Comments
 (0)