]> code.delx.au - gnu-emacs/blobdiff - lisp/org/ob-matlab.el
Update docs for `customize-mode'
[gnu-emacs] / lisp / org / ob-matlab.el
index c75d806cc621be01cff335d0f043fe3aa7fa1fcb..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.3
 
 ;; 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