move all projects into the trunk directory
[lttv.git] / ltt / branches / poly / lttv / lttv / lttv-gui.sh
diff --git a/ltt/branches/poly/lttv/lttv/lttv-gui.sh b/ltt/branches/poly/lttv/lttv/lttv-gui.sh
deleted file mode 100644 (file)
index 2de28de..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-# -* sh *-
-
-# This is a simple script that starts lttv with default GUI modules
-# Mathieu Desnoyers 15-09-2005
-
-LTTV_CMD=`echo $0 | sed 's/-gui$//'`
-
-$LTTV_CMD.real -m guievents -m guifilter -m guicontrolflow -m resourceview \
-    -m guistatistics -m guitracecontrol $*
-
This page took 0.022885 seconds and 4 git commands to generate.