]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
A small but essential file...
authorGuido van Rossum <guido@python.org>
Sun, 2 Jan 1994 01:22:36 +0000 (01:22 +0000)
committerGuido van Rossum <guido@python.org>
Sun, 2 Jan 1994 01:22:36 +0000 (01:22 +0000)
Doc/tools/whichlibs [new file with mode: 0755]
Doc/whichlibs [new file with mode: 0755]

diff --git a/Doc/tools/whichlibs b/Doc/tools/whichlibs
new file mode 100755 (executable)
index 0000000..b7efe14
--- /dev/null
@@ -0,0 +1,2 @@
+#! /bin/sh
+sed -n 's/^\\input{\(lib[a-zA-Z0-9_]*\)}.*/\1.tex/p' lib.tex
diff --git a/Doc/whichlibs b/Doc/whichlibs
new file mode 100755 (executable)
index 0000000..b7efe14
--- /dev/null
@@ -0,0 +1,2 @@
+#! /bin/sh
+sed -n 's/^\\input{\(lib[a-zA-Z0-9_]*\)}.*/\1.tex/p' lib.tex