This commit is contained in:
Hugo Mårdbrink 2022-12-10 14:36:30 +01:00
parent fe84fcdd7c
commit e57f3fa02c
3 changed files with 2081 additions and 0 deletions

View file

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