aboutsummaryrefslogtreecommitdiffstats
path: root/std/std.sol
diff options
context:
space:
mode:
Diffstat (limited to 'std/std.sol')
-rw-r--r--std/std.sol6
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";