1
This commit is contained in:
parent
80f14970e1
commit
9d23cf84bb
@ -85,14 +85,14 @@ parser.add_option(
|
||||
"",
|
||||
"--cpp_out",
|
||||
dest = "cpp_out",
|
||||
default = True,
|
||||
default = '',
|
||||
help = "",
|
||||
)
|
||||
parser.add_option(
|
||||
"",
|
||||
"--python_out",
|
||||
dest = "python_out",
|
||||
default = True,
|
||||
default = '',
|
||||
help = "",
|
||||
)
|
||||
parser.add_option(
|
||||
|
Loading…
x
Reference in New Issue
Block a user