Commit 1b65e336 by Bill Gleim

Resolve PullPayment relative path for Bounties

parent 87cc0561
pragma solidity ^0.4.0;
import './PullPayment.sol';
import './../token/CrowdsaleToken.sol';
import '../PullPayment.sol';
import '../token/CrowdsaleToken.sol';
/*
* Bounty
......
pragma solidity ^0.4.0;
import './PullPayment.sol';
import './../token/SimpleToken.sol';
import '../PullPayment.sol';
import '../token/SimpleToken.sol';
/*
* Bounty
......
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