Initial import

This commit is contained in:
2022-08-30 15:46:53 -04:00
commit e712bb5dc2
274 changed files with 27716 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
;;; site-lisp configuration for coccinelle
(add-to-list 'load-path "@SITELISP@")
(autoload 'cocci-mode "cocci" "Major mode for editing cocci code." t)