wut/samples/make
GaryOderNichts c237a8d29d
Run clang-format
`find . -regex '.*\.\(cpp\|hpp\|cu\|cuh\|c\|h\)' -exec clang-format -style=file -i {} \;`
2025-06-05 10:46:21 +01:00
..
helloworld Run clang-format 2025-06-05 10:46:21 +01:00
helloworld_cpp Run clang-format 2025-06-05 10:46:21 +01:00
Makefile samples: port helloworld to make 2019-04-09 19:15:24 +10:00