Unverified Commit 5f7e43f1 by Guillaume Committed by GitHub

update Math.sol path

To use openzeppelin-zos Math.sol
parent a23d42fc
pragma solidity ^0.4.21;
import "../../contracts/math/Math.sol";
import "../math/Math.sol";
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