From 6e32af9fe5252f2ab83f81d576b784f8531a79df Mon Sep 17 00:00:00 2001 From: compudj Date: Thu, 6 May 2004 17:48:26 +0000 Subject: [PATCH] update git-svn-id: http://ltt.polymtl.ca/svn@521 04897980-b3bd-0310-b5e0-8ef037075253 --- ltt/branches/poly/lttv/README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ltt/branches/poly/lttv/README b/ltt/branches/poly/lttv/README index e95bbabe..e38ef070 100644 --- a/ltt/branches/poly/lttv/README +++ b/ltt/branches/poly/lttv/README @@ -13,9 +13,9 @@ lttv -L modules-path -m module1 -m module2 ... So, to load the graphical interface with a detailed events list, it would be (if the installation prefix is /usr, for instance) -lttv -L /usr/lib/lttv/plugins -m mainwin -m guievents +lttv -L /usr/lib/lttv/plugins -m lttvwindow -m guievents * Tree structure -main: main program composed of the program itself including helper modules. +lttv: main program composed of the program itself including helper modules. modules: text and graphical viewing and analysis tools. -- 2.34.1