Emacs mode: add back final line for ELPA compatibility

time-shift
Sébastien Villemot 2020-02-25 14:20:33 +01:00
parent 3a0327d379
commit 31c19272fb
No known key found for this signature in database
GPG Key ID: 2CECE9350ECEBE4A
1 changed files with 3 additions and 0 deletions

View File

@ -232,3 +232,6 @@
(add-to-list 'auto-mode-alist '("\\.mod$" . dynare-mode))
(provide 'dynare)
;; The following line is for ELPA compatibility (in particular needed for Debian)
;;; dynare.el ends here