Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Remove :file:`Misc/vgrindefs` and :file:`Misc/Porting`.
1 change: 0 additions & 1 deletion Misc/Porting

This file was deleted.

2 changes: 0 additions & 2 deletions Misc/README
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ ACKS Acknowledgements
HISTORY News from previous releases -- oldest last
indent.pro GNU indent profile approximating my C style
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is also a candidate for removal, it hasn't been updated in ~16 years.

NEWS News for this release (for some meaning of "this")
Porting Mini-FAQ on porting to new platforms
python-config.in Python script template for python-config
python.man UNIX man page for the python interpreter
python.pc.in Package configuration info template for pkg-config
Expand All @@ -22,4 +21,3 @@ SpecialBuilds.txt Describes extra symbols you can set for debug builds
svnmap.txt Map of old SVN revs and branches to hg changeset ids,
help history-digging
valgrind-python.supp Valgrind suppression file, see README.valgrind
vgrindefs Python configuration for vgrind (a generic pretty printer)
10 changes: 0 additions & 10 deletions Misc/vgrindefs

This file was deleted.

Loading