* 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.
4 lines
177 B
Plaintext
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.
|