diff options
Diffstat (limited to 'std/std.sol')
-rw-r--r-- | std/std.sol | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/std/std.sol b/std/std.sol deleted file mode 100644 index 4d65bef2..00000000 --- a/std/std.sol +++ /dev/null @@ -1,6 +0,0 @@ -pragma solidity ^0.4.0; - -import "./owned.sol"; -import "./mortal.sol"; -import "./Token.sol"; -import "./StandardToken.sol"; |