Skip to content

Commit 78f4492

Browse files
Jason LeakeJason Leake
Jason Leake
authored and
Jason Leake
committed
Add newline at file end
1 parent f3abd78 commit 78f4492

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

c++/sconstruct

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,4 @@ env.Default(env.Command("../extract_phone", "extract_phone", "cp extract_phone .
5858
env.Default(env.Command("../split_times", "split_times", "cp split_times ../"))
5959
env.Default(env.Command("../trim", "trim", "cp trim ../"))
6060

61-
env.Clean("","*~")
61+
env.Clean("","*~")

0 commit comments

Comments
 (0)