X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/233ba4d924933cb56129bd7511e6137b7c0b8e3e..0808f2a1a331fbcb2e6ab57894502b0a34311869:/lisp/org/ob-matlab.el diff --git a/lisp/org/ob-matlab.el b/lisp/org/ob-matlab.el index 441f9d7a73..69b4c458cc 100644 --- a/lisp/org/ob-matlab.el +++ b/lisp/org/ob-matlab.el @@ -1,11 +1,10 @@ ;;; ob-matlab.el --- org-babel support for matlab evaluation -;; Copyright (C) 2010-2011 Free Software Foundation, Inc. +;; Copyright (C) 2010-2016 Free Software Foundation, Inc. ;; Author: Dan Davison ;; Keywords: literate programming, reproducible research ;; Homepage: http://orgmode.org -;; Version: 7.4 ;; This file is part of GNU Emacs. @@ -44,4 +43,5 @@ (provide 'ob-matlab) + ;;; ob-matlab.el ends here