From: Hades DAQ Date: Wed, 18 Oct 2017 11:48:28 +0000 (+0200) Subject: added current path as search path, mt X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=b2c57d619d511b7b26a6796e94b129823cad3bdc;p=daqtools.git added current path as search path, mt --- diff --git a/web/cts b/web/cts index 7399974..6387c12 100755 --- a/web/cts +++ b/web/cts @@ -4,9 +4,9 @@ use warnings; use strict; - +use lib "./"; use lib "./include"; - + # Trb/Cts IO # use TrbSim; included in connectToCTS if required # use TrbNet; #included in connectToCTS if required