Initial commit

This commit is contained in:
Leon Etienne
2022-03-05 12:34:19 +01:00
commit 4d1788fc6d
12 changed files with 20686 additions and 0 deletions

2
Test/main.cpp Normal file
View File

@@ -0,0 +1,2 @@
#define CATCH_CONFIG_MAIN
#include "Catch2.h"