diff options
Diffstat (limited to 'textproc/coccigrep/pkg-descr')
-rw-r--r-- | textproc/coccigrep/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/textproc/coccigrep/pkg-descr b/textproc/coccigrep/pkg-descr index bbdc9cc06a75..d1f544d8bc9a 100644 --- a/textproc/coccigrep/pkg-descr +++ b/textproc/coccigrep/pkg-descr @@ -1,5 +1,3 @@ coccigrep is a semantic grep for the C language based on coccinelle. It can be used to find where a given structure is used in code files. coccigrep depends on the spatch program which comes with coccinelle. - -WWW: https://home.regit.org/software/coccigrep/ |