]> code.delx.au - gnu-emacs/blobdiff - lisp/org/ob-matlab.el
Update docs for `customize-mode'
[gnu-emacs] / lisp / org / ob-matlab.el
index 441f9d7a73a453ff79009670abd51af07c96142f..69b4c458cc082fed100ba3095453a1d792dfe54f 100644 (file)
@@ -1,11 +1,10 @@
 ;;; ob-matlab.el --- org-babel support for matlab evaluation
 
-;; Copyright (C) 2010-201 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