1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-26 07:33:47 +00:00
emacs/admin/coccinelle/README
Dmitry Antipov 3c9359dfe4 First Coccinelle semantic patch.
* coccinelle: New subdirectory
* coccinelle/README: Documentation stub.
* coccinelle/vector_contents.cocci: Semantic patch to replace direct
access to `contents' member of Lisp_Vector objects with AREF and ASET
where appropriate.
2012-06-24 20:18:41 +04:00

4 lines
177 B
Plaintext

This directory contains semantic patches for Coccinelle, a program matching
and transformation tool for programs written in C. For more details, see
http://coccinelle.lip6.fr.