mirror of https://github.com/python/cpython.git
A small but essential file...
This commit is contained in:
parent
5fdeeeae2a
commit
36b4807621
|
@ -0,0 +1,2 @@
|
|||
#! /bin/sh
|
||||
sed -n 's/^\\input{\(lib[a-zA-Z0-9_]*\)}.*/\1.tex/p' lib.tex
|
|
@ -0,0 +1,2 @@
|
|||
#! /bin/sh
|
||||
sed -n 's/^\\input{\(lib[a-zA-Z0-9_]*\)}.*/\1.tex/p' lib.tex
|
Loading…
Reference in New Issue