mirror of
https://github.com/rkd77/elinks.git
synced 2024-11-04 08:17:17 -05:00
0f6d4310ad
Thu Sep 15 15:57:07 CEST 2005. The previous history can be added to this by grafting.
8 lines
102 B
Bash
Executable File
8 lines
102 B
Bash
Executable File
#!/bin/sh
|
|
# $Id: gen,v 1.3 2005/03/05 21:49:29 zas Exp $
|
|
|
|
export LC_ALL=C
|
|
./gen-cp
|
|
./gen-7b
|
|
./gen-ent
|