Преглед изворни кода

babel: defvar'ing `org-babel-library-of-babel' for compiler

Eric Schulte пре 15 година
родитељ
комит
b9a8df9d1c
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      lisp/babel/ob-ref.el

+ 1 - 0
lisp/babel/ob-ref.el

@@ -95,6 +95,7 @@ return nil."
             (read ref))
       out)))
 
+(defvar org-babel-library-of-babel)
 (defun org-babel-ref-resolve-reference (ref &optional params)
   "Resolve the reference REF and return its value."
   (save-excursion