Commit d8cbd555 by Guillaume Committed by Nicolás Venturo

update Math.sol path (#1319)

parent b644c72e
pragma solidity ^0.4.24; pragma solidity ^0.4.24;
import "../../contracts/math/Math.sol"; import "../math/Math.sol";
contract MathMock { contract MathMock {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment