Initial commit

This commit is contained in:
2024-01-07 16:48:27 +01:00
parent 0b735a14c4
commit 6245df407a
26 changed files with 2942 additions and 0 deletions

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

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