Convert ArffFile library to header only library
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
// SPDX-License-Identifier: MIT
|
||||
// ***************************************************************
|
||||
|
||||
#include <ArffFiles.h>
|
||||
#include <ArffFiles.hpp>
|
||||
#include "Proposal.h"
|
||||
|
||||
namespace bayesnet {
|
||||
|
Reference in New Issue
Block a user