diff options
Diffstat (limited to 'Misc/README')
-rw-r--r-- | Misc/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/README b/Misc/README index c737c5e..8754f05 100644 --- a/Misc/README +++ b/Misc/README @@ -33,3 +33,4 @@ python-mode.el Emacs mode for editing Python programs python.man UNIX man page for the python interpreter renumber.py Script to renumber the sections in the FAQ setuid-prog.c C helper program for set-uid Python scripts +vgrindefs Python configuration for vgrind (a generic pretty printer) |