summaryrefslogtreecommitdiffstats
path: root/Doc/tools
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/tools')
-rwxr-xr-xDoc/tools/whichlibs2
1 files changed, 2 insertions, 0 deletions
diff --git a/Doc/tools/whichlibs b/Doc/tools/whichlibs
new file mode 100755
index 0000000..b7efe14
--- /dev/null
+++ b/Doc/tools/whichlibs
@@ -0,0 +1,2 @@
+#! /bin/sh
+sed -n 's/^\\input{\(lib[a-zA-Z0-9_]*\)}.*/\1.tex/p' lib.tex