Initial Commit

This commit is contained in:
2024-01-09 17:45:06 +01:00
parent 73cf64d8c2
commit 455d9f3330
87 changed files with 41694 additions and 1 deletions

1
lib/Files/CMakeLists.txt Normal file
View File

@@ -0,0 +1 @@
add_library(ArffFiles ArffFiles.cc)