Remove redundant code and merge rest into rt-std (#735)

* Remove redundant code and merge rest into rt-std

* Update lib.rs
This commit is contained in:
Gav Wood
2018-09-13 14:54:24 +02:00
committed by GitHub
parent 0ed48c89ab
commit a7f8f0f1bd
16 changed files with 27 additions and 285 deletions
-2
View File
@@ -31,8 +31,6 @@ include::../../core/primitives/README.adoc[]
include::../../pwasm-alloc/README.adoc[]
include::../../pwasm-libc/README.adoc[]
include::../../core/rpc/README.adoc[]
include::../../core/rpc-servers/README.adoc[]