From bb5fd6e44e480f571bcb713788cc50eea44095e5 Mon Sep 17 00:00:00 2001 From: "Thomas E. Dickey" Date: Mon, 20 Feb 2012 01:32:18 -0500 Subject: snapshot of project "lynx", label v2-8-8dev_10b --- scripts/cfg_edit.sh | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100755 scripts/cfg_edit.sh (limited to 'scripts/cfg_edit.sh') diff --git a/scripts/cfg_edit.sh b/scripts/cfg_edit.sh deleted file mode 100755 index 6206c6c4..00000000 --- a/scripts/cfg_edit.sh +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -# Invoked from cfg_defs.sh as a filter -# Strip leading and trailing whitespace -# Escape any iternal '\' -# Escape any iternal '"' -# Entify any iternal '&', '<' or '>' -# Append a '=' if none present' -# Break into two strings at '=' -# Prefix ' { "' and suffix '" },' -sort | -sed -e 's!^[ ]*!!' -e 's![ ]*$!!' \ - -e 's!\\!\\\\!g' \ - -e 's!"!\\"!g' \ - -e 's!&!\&!g' -e 's!!\>!g' \ - -e 's!^[^=]*$!&=!' \ - -e 's!=!", "!' \ - -e 's!^! { "!' -e 's!$!" },!' -- cgit 1.4.1-2-gfad0 escription' to name the repository.
about summary refs log blame commit diff stats
path: root/src/multinet.opt
blob: 97b420f40797046de70afe6a492fa12c653d3fef (plain) (tree)
1