add lttv wrapper
[lttv.git] / ltt / branches / poly / lttv / lttv / lttv-gui.sh
CommitLineData
065f8f41 1# -* sh *-
2
3# This is a simple script that starts lttv with default GUI modules
4# Mathieu Desnoyers 15-09-2005
5
6$0.real -m guievents -m guifilter -m guicontrolflow -m guistatistics \
7 -m guitracecontrol $*
8
This page took 0.022257 seconds and 4 git commands to generate.