Adding upstream version 1.0.2.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
a04160a00d
commit
36fe29e3d5
464 changed files with 372850 additions and 0 deletions
7
fmt.sh
Executable file
7
fmt.sh
Executable file
|
@ -0,0 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
clang-format-4.0 \
|
||||
-style=file \
|
||||
-i \
|
||||
src/*.cpp \
|
||||
src/*.h
|
Loading…
Add table
Add a link
Reference in a new issue