Return File Library to /lib as it is needed by Local Discretization (factorize)

This commit is contained in:
2024-04-30 20:31:14 +02:00
parent 7aeffba740
commit 618a1e539c
148 changed files with 1804 additions and 1769 deletions

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

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