File: cmake-mode-pkg.el.in

package info (click to toggle)
emacs-cmake-mode 4.0.1%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 340 kB
  • sloc: lisp: 375; perl: 157; makefile: 7
file content (4 lines) | stat: -rw-r--r-- 132 bytes parent folder | download | duplicates (2)
1
2
3
4
;;; -*- no-byte-compile: t -*-
(define-package "cmake-mode" "@VERSION@" "major-mode for editing CMake sources"
	'((emacs "24.1"))
)