diff options
Diffstat (limited to 'lisp/org/ob-asymptote.el')
-rw-r--r-- | lisp/org/ob-asymptote.el | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lisp/org/ob-asymptote.el b/lisp/org/ob-asymptote.el index bdc74b84920..da7f870d494 100644 --- a/lisp/org/ob-asymptote.el +++ b/lisp/org/ob-asymptote.el @@ -134,6 +134,4 @@ Otherwise, it is either `real', if some elements are floats, or (provide 'ob-asymptote) - - ;;; ob-asymptote.el ends here |