Explorar o código

ob-C: Provide `ob-C++' and `ob-D'

Reported-by: Van L <van@scratch.space>
<http://lists.gnu.org/r/emacs-orgmode/2018-05/msg00492.html>
Nicolas Goaziou %!s(int64=6) %!d(string=hai) anos
pai
achega
f35994b314
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      lisp/ob-C.el

+ 2 - 0
lisp/ob-C.el

@@ -463,5 +463,7 @@ specifying a variable with the name of the table."
 	 table table table))))))
 
 (provide 'ob-C)
+(provide 'ob-C++)
+(provide 'ob-D)
 
 ;;; ob-C.el ends here