Pārlūkot izejas kodu

now requiring cl

Eric Schulte 16 gadi atpakaļ
vecāks
revīzija
e05ddae2f7
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      lisp/org-babel-init.el

+ 1 - 0
lisp/org-babel-init.el

@@ -29,6 +29,7 @@
 ;; for more information see the comments in org-babel.el
 
 ;;; Code:
+(require 'cl)
 (require 'org)
 (require 'org-exp-blocks)
 (require 'org-babel)