fix killable

pull/14/head
Manuel Araoz 9 years ago
parent 694d1afe1e
commit c9ae7c3f1c
  1. 2
      contracts/Killable.sol

@ -1,3 +1,5 @@
import "./Ownable.sol";
/*
* Killable
* Base contract that can be killed by owner

Loading…
Cancel
Save