You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-util/coccinelle/files/50coccinelle-gentoo.el

7 lines
154 B

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