diff options
Diffstat (limited to 'lisp/org/ob-comint.el')
| -rw-r--r-- | lisp/org/ob-comint.el | 3 | 
1 files changed, 1 insertions, 2 deletions
| diff --git a/lisp/org/ob-comint.el b/lisp/org/ob-comint.el index 064aad539c2..9d1cfed1d27 100644 --- a/lisp/org/ob-comint.el +++ b/lisp/org/ob-comint.el @@ -1,6 +1,6 @@  ;;; ob-comint.el --- org-babel functions for interaction with comint buffers -;; Copyright (C) 2009, 2010  Free Software Foundation, Inc. +;; Copyright (C) 2009, 2010, 2011  Free Software Foundation, Inc.  ;; Author: Eric Schulte  ;; Keywords: literate programming, reproducible research, comint @@ -158,6 +158,5 @@ FILE exists at end of evaluation."  (provide 'ob-comint) -;; arch-tag: 9adddce6-0864-4be3-b0b5-6c5157dc7889  ;;; ob-comint.el ends here | 
