about summary refs log tree commit diff stats
path: root/samples/lynx.bat
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2010-04-29 22:00:22 -0400
committerThomas E. Dickey <dickey@invisible-island.net>2010-04-29 22:00:22 -0400
commitdc748b1c47baadafae2c90f0e188927b11b7e029 (patch)
treec728869dc6504570b9bffb7459ccbdd1bf264a9f /samples/lynx.bat
parentd4093cadbda3787dfb165954f8f6521790cfac86 (diff)
downloadlynx-snapshots-dc748b1c47baadafae2c90f0e188927b11b7e029.tar.gz
snapshot of project "lynx", label v2_8_8dev_6c
Diffstat (limited to 'samples/lynx.bat')
-rw-r--r--samples/lynx.bat10
1 files changed, 0 insertions, 10 deletions
diff --git a/samples/lynx.bat b/samples/lynx.bat
deleted file mode 100644
index a017cdfc..00000000
--- a/samples/lynx.bat
+++ /dev/null
@@ -1,10 +0,0 @@
-@rem $LynxId: lynx.bat,v 1.1 2007/08/01 23:54:17 tom Exp $

-@rem Claudio Santambrogio

-@ECHO OFF

-command /C

-set term=vt100

-set home=%CD%

-set temp=%HOME%\tmp

-set lynx_cfg=%HOME%\lynx-demo.cfg

-set lynx_lss=%HOME%\opaque.lss

-%HOME%\lynx.exe %1 %2 %3 %4 %5