Remove "nondeterminism-check" binary

This commit is contained in:
Sergey Pepyakin 2017-11-01 15:52:51 +03:00
parent a186c81c03
commit 4f81a756c9

View File

@ -29,7 +29,3 @@ path = "gas/src/main.rs"
[[bin]]
name = "wasm-build"
path = "build/src/main.rs"
[[bin]]
name = "nondeterminism-check"
path = "nondeterminism_check/src/main.rs"