diff options
Diffstat (limited to 'lisp/org/ob-asymptote.el')
-rw-r--r-- | lisp/org/ob-asymptote.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/ob-asymptote.el b/lisp/org/ob-asymptote.el index d360cfc2274..b61c6db406d 100644 --- a/lisp/org/ob-asymptote.el +++ b/lisp/org/ob-asymptote.el @@ -160,6 +160,6 @@ 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 |