From 867bca3e5fa0cdd63bf032e5859fb5092d9a4ca1 Mon Sep 17 00:00:00 2001 From: Patrick Simianer
Date: Tue, 13 Mar 2012 09:15:46 +0100 Subject: polish --- dtrain/test/mtm11/logreg_cd/bin_class.cc | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 dtrain/test/mtm11/logreg_cd/bin_class.cc (limited to 'dtrain/test/mtm11/logreg_cd/bin_class.cc') diff --git a/dtrain/test/mtm11/logreg_cd/bin_class.cc b/dtrain/test/mtm11/logreg_cd/bin_class.cc new file mode 100644 index 00000000..19bcde25 --- /dev/null +++ b/dtrain/test/mtm11/logreg_cd/bin_class.cc @@ -0,0 +1,4 @@ +#include "bin_class.h" + +Objective::~Objective() {} + -- cgit v1.2.3