summaryrefslogtreecommitdiff
path: root/lisp/org/ob-asymptote.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/org/ob-asymptote.el')
-rw-r--r--lisp/org/ob-asymptote.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/lisp/org/ob-asymptote.el b/lisp/org/ob-asymptote.el
index ab2abda28d8..92cc8a70755 100644
--- a/lisp/org/ob-asymptote.el
+++ b/lisp/org/ob-asymptote.el
@@ -1,6 +1,6 @@
;;; ob-asymptote.el --- org-babel functions for asymptote evaluation
-;; 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
@@ -159,6 +159,5 @@ of int, where every cell must be of int type."
(provide 'ob-asymptote)
-;; arch-tag: f2f5bd0d-78e8-412b-8e6c-6dadc94cc06b
;;; ob-asymptote.el ends here