aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/org/ob-eval.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/org/ob-eval.el')
-rw-r--r--lisp/org/ob-eval.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/ob-eval.el b/lisp/org/ob-eval.el
index 4ce91c78537..44972f95636 100644
--- a/lisp/org/ob-eval.el
+++ b/lisp/org/ob-eval.el
@@ -1,6 +1,6 @@
1;;; ob-eval.el --- Babel Functions for External Code Evaluation -*- lexical-binding: t; -*- 1;;; ob-eval.el --- Babel Functions for External Code Evaluation -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2009-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2009-2018 Free Software Foundation, Inc.
4 4
5;; Author: Eric Schulte 5;; Author: Eric Schulte
6;; Keywords: literate programming, reproducible research, comint 6;; Keywords: literate programming, reproducible research, comint