[F] Fixed style errors
This commit is contained in:
parent
e870d1dc2c
commit
a87ad88c29
@ -6,8 +6,7 @@ def comment_line(line):
|
||||
|
||||
def amalgamate(config):
|
||||
with open(config["output_file"], "w") as output_f:
|
||||
output_f.write("""
|
||||
/*
|
||||
output_f.write("""/*
|
||||
libfort
|
||||
|
||||
MIT License
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
/*
|
||||
libfort
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user