convert from svn repository: remove tags directory
[lttv.git] / tags / lttv-0.10.0-pre15-12082008 / lttv / lttv / lttv.sh
diff --git a/tags/lttv-0.10.0-pre15-12082008/lttv/lttv/lttv.sh b/tags/lttv-0.10.0-pre15-12082008/lttv/lttv/lttv.sh
deleted file mode 100644 (file)
index a7d7dc3..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-# -* sh *-
-
-# This is a simple script that starts lttv with no modules :
-# For batch mode.
-# Mathieu Desnoyers 15-09-2005
-
-if [ x"$*" = x"" ]; then
-  echo "This is a wrapper around $0.real for convenience purposes"
-  echo "What you really want is maybe the lttv-gui command ?"
-  echo
-  $0.real --help
-else
-  $0.real $*
-fi
This page took 0.023457 seconds and 4 git commands to generate.