This commit is contained in:
Hugo Mårdbrink 2022-12-08 13:07:08 +01:00
parent 89e3814808
commit fe84fcdd7c
3 changed files with 185 additions and 0 deletions

View file

@ -16,3 +16,4 @@ add_executable(d4 "d4/main.cxx")
add_executable(d5 "d5/main.cxx")
add_executable(d6 "d6/main.cxx")
add_executable(d7 "d7/main.cxx")
add_executable(d8 "d8/main.cxx")