commit | 36b4807621455e46649bec77b32a9c323aedf3f8 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Sun Jan 02 01:22:36 1994 +0000 |
committer | Guido van Rossum <guido@python.org> | Sun Jan 02 01:22:36 1994 +0000 |
tree | 9f20a123efc6f2029e86466dd89748e5170d4f27 | |
parent | 5fdeeeae2a12b9956cc84d62eae82f72cabc8664 [diff] [blame] |
A small but essential file...
diff --git a/Doc/whichlibs b/Doc/whichlibs new file mode 100755 index 0000000..b7efe14 --- /dev/null +++ b/Doc/whichlibs
@@ -0,0 +1,2 @@ +#! /bin/sh +sed -n 's/^\\input{\(lib[a-zA-Z0-9_]*\)}.*/\1.tex/p' lib.tex