From 5483e1cf7080b50d1028ddee48242785124eef14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Steffen=20M=C3=B6ller?= Date: Wed, 24 Feb 2021 01:28:24 +0100 Subject: [PATCH] State which STAR binary is executed --- source/STAR.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/STAR.cpp b/source/STAR.cpp index b9e3b83f..000fe19c 100755 --- a/source/STAR.cpp +++ b/source/STAR.cpp @@ -65,7 +65,7 @@ int main(int argInN, char* argIn[]) { Parameters P; //all parameters P.inputParameters(argInN, argIn); - *(P.inOut->logStdOut) << timeMonthDayTime(g_statsAll.timeStart) << " ..... started STAR run\n" <logStdOut) << timeMonthDayTime(g_statsAll.timeStart) << " ..... started STAR run (" << argIn[0] << ")\n" <