From 7520312d4d610adb107ff36622c58c81cc2634f3 Mon Sep 17 00:00:00 2001 From: cvetan Date: Thu, 24 Jan 2008 10:37:12 +0000 Subject: [PATCH] New line is missing at EOF... --- STEER/AliReconstruction.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/STEER/AliReconstruction.cxx b/STEER/AliReconstruction.cxx index b40528beff6..109f7060652 100644 --- a/STEER/AliReconstruction.cxx +++ b/STEER/AliReconstruction.cxx @@ -3097,4 +3097,4 @@ Bool_t AliReconstruction::InitPlaneEff() { // AliWarning(Form("Implementation of this method not yet done !! Method return kTRUE")); return kTRUE; -} \ No newline at end of file +} -- 2.43.5