From 5e1ab3481551607f1c2a10027049044cd41f78ab Mon Sep 17 00:00:00 2001 From: Patrick Simianer
Date: Sat, 24 Sep 2011 23:46:49 +0200 Subject: cleaning up --- dtrain/test/logreg/bin_class.cc | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 dtrain/test/logreg/bin_class.cc (limited to 'dtrain/test/logreg/bin_class.cc') diff --git a/dtrain/test/logreg/bin_class.cc b/dtrain/test/logreg/bin_class.cc new file mode 100644 index 00000000..19bcde25 --- /dev/null +++ b/dtrain/test/logreg/bin_class.cc @@ -0,0 +1,4 @@ +#include "bin_class.h" + +Objective::~Objective() {} + -- cgit v1.2.3