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>2007-08-02 21:36:53 -0400
committerThomas E. Dickey <dickey@invisible-island.net>2007-08-02 21:36:53 -0400
commitf3bb25900f66a4c71209fb30e3da7f124555759c (patch)
tree1be5b2a8739efe466f78c5f3ddee477885f757e2 /samples/lynx.bat
parent108f83ece979cf867a75faf321cd9d6dacc490b4 (diff)
downloadlynx-snapshots-f3bb25900f66a4c71209fb30e3da7f124555759c.tar.gz
snapshot of project "lynx", label v2-8-7dev_5f
Diffstat (limited to 'samples/lynx.bat')
-rw-r--r--samples/lynx.bat10
1 files changed, 10 insertions, 0 deletions
diff --git a/samples/lynx.bat b/samples/lynx.bat
new file mode 100644
index 00000000..a017cdfc
--- /dev/null
+++ b/samples/lynx.bat
@@ -0,0 +1,10 @@
+@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