Make wren.mk log wren_to_c_string.
Thanks, Michel!
This commit is contained in:
@@ -50,7 +50,5 @@ def main():
|
||||
with open(args.output, "w") as f:
|
||||
f.write(c_source)
|
||||
|
||||
print(" str " + args.input)
|
||||
|
||||
|
||||
main()
|
||||
|
||||
Reference in New Issue
Block a user