add wust typr mpc and mutipule x
This commit is contained in:
3
wust_vision-main/format.sh
Executable file
3
wust_vision-main/format.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
find . -path ./build -prune -o \
|
||||
-type f \( -name '*.h' -o -name '*.hpp' -o -name '*.c' -o -name '*.cu' -o -name '*.cpp' \) \
|
||||
-exec clang-format -i {} +
|
||||
Reference in New Issue
Block a user