X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2FREADME;h=e95bbabe549472302df2218bf7b0ad3fe0ab096c;hb=8951b724b98a2e4a712cc7dfbab1ed3e0c6cd197;hp=8e71c6282e36b9f094da274da3e55cc647b28e58;hpb=af1cf84f336e34ad46ab700820f4997034c26334;p=lttv.git diff --git a/ltt/branches/poly/lttv/README b/ltt/branches/poly/lttv/README index 8e71c628..e95bbabe 100644 --- a/ltt/branches/poly/lttv/README +++ b/ltt/branches/poly/lttv/README @@ -13,11 +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 mainwin -m guievents * Tree structure -main: main program -mainLib: libraries acting as core of the interaction between main program - and modules. +main: main program composed of the program itself including helper modules. modules: text and graphical viewing and analysis tools.