mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
added -o option to cmd compiler
This commit is contained in:
parent
286473247e
commit
1c7354ed0f
@ -37,7 +37,6 @@ enum class OutputType: uint8_t
|
|||||||
{
|
{
|
||||||
STDOUT,
|
STDOUT,
|
||||||
FILE,
|
FILE,
|
||||||
BOTH
|
|
||||||
};
|
};
|
||||||
|
|
||||||
class CommandLineInterface
|
class CommandLineInterface
|
||||||
|
Loading…
Reference in New Issue
Block a user