Save test files.

This commit is contained in:
2023-11-03 13:37:46 +01:00
parent b286668e95
commit ee38d99e59
5 changed files with 1939 additions and 0 deletions

6
slave/main.cpp Normal file
View File

@@ -0,0 +1,6 @@
int main(int argc, char *argv[]) {
return 0;
}