Commit 582baea6 by Manuel Araoz

killable formatting

parent 35363c01
pragma solidity ^0.4.4; pragma solidity ^0.4.4;
import "./Ownable.sol"; import "./Ownable.sol";
/* /*
* Killable * Killable
* Base contract that can be killed by owner. All funds in contract will be sent to the owner. * Base contract that can be killed by owner. All funds in contract will be sent to the owner.
......
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