This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
cc91ac09ef
cpython
/
Doc
/
tools
/
whichlibs
3 lines
85 B
Plaintext
Raw
Normal View
History
Unescape
Escape
At release 1.0.1. Scripts, Makefile, README: cosmetic changes and streamlined procedure; tut.tex: fixes by Tim Peters; libposix.tex: added posix.fdopen; ext.tex: typos
1994-02-15 11:59:23 -04:00
#!/bin/sh
Adjust to new file layout.
1998-05-08 12:37:13 -03:00
sed -n 's%^\\input{\(lib[a-zA-Z0-9_]*\)}.*%../lib/\1.tex%p' ../lib/lib.tex