diff options
author | Karl Berry <karl@freefriends.org> | 2010-01-28 17:46:27 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-01-28 17:46:27 +0000 |
commit | ab51c86a9a56057bf65dd24070192b97472331df (patch) | |
tree | 714687ad777d2379c22977fbca0874e835721afe /Master/texmf/texconfig | |
parent | 6f03510f803518c68cf4556d07b2c9afe848a36b (diff) |
g/generic should be all we need?
git-svn-id: svn://tug.org/texlive/trunk@16855 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf/texconfig')
-rw-r--r-- | Master/texmf/texconfig/generic | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/Master/texmf/texconfig/generic b/Master/texmf/texconfig/generic deleted file mode 100644 index 1638aa827f5..00000000000 --- a/Master/texmf/texconfig/generic +++ /dev/null @@ -1,10 +0,0 @@ -# -# Minimal terminfo configuration to run the dialog program. -# If this configuration causes problems, please let me know. -# -generic, - cols#80, lines#25, - clear=^[[H^[[2J, - kcud1=^[[B, kcub1=^[[D, kcuf1=^[[C, kcuu1=^[[A, - rev=^[[7m, smso=^[[7m, sgr0=^[[m, rmso=^[[m, bold=^[[1m, - cup=^[[%i%p1%d;%p2%dH, |