]> code.delx.au - gnu-emacs/blobdiff - lisp/org/ob-matlab.el
; Merge from origin/emacs-25
[gnu-emacs] / lisp / org / ob-matlab.el
index 192c73d908177cd85b671c9948c3bb7ef1bd8039..69b4c458cc082fed100ba3095453a1d792dfe54f 100644 (file)
@@ -1,11 +1,10 @@
 ;;; ob-matlab.el --- org-babel support for matlab evaluation
 
-;; Copyright (C) 2010  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.
 
@@ -43,6 +42,6 @@
 
 (provide 'ob-matlab)
 
-;; arch-tag: 6b234299-c1f7-4eb1-ace8-7b93344065ac
+
 
 ;;; ob-matlab.el ends here