Rename manticore.seth to manticore.ethereum (#665)

* Rename file

* Fixup refs

* update logging

* Update docs

* Update docstr

* Clean docs
This commit is contained in:
Mark Mossberg
2017-12-22 14:05:37 -05:00
committed by GitHub
parent c200aeefec
commit 7875aaf5fd
10 changed files with 14 additions and 13 deletions
+4 -3
View File
@@ -40,10 +40,11 @@ Models
EVM
---
.. automodule:: manticore.platforms.evm
.. automodule:: manticore.seth
:members:
.. automodule:: manticore.ethereum
:members:
EVM Assembler
---------
-------------
.. autoclass:: manticore.platforms.evm::EVMAsm.Instruction
:members:
.. autoclass:: manticore.platforms.evm.EVMAsm