Forráskód Böngészése

Merge branch 'maint'

Bastien Guerry 11 éve
szülő
commit
baa60de32d
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      contrib/lisp/ob-oz.el

+ 1 - 1
contrib/lisp/ob-oz.el

@@ -90,7 +90,7 @@
 
 (require 'ob)
 ;;; major mode for editing Oz programs
-(require 'mozart)
+(require 'mozart nil t)
 
 ;;
 ;; Interface to communicate with Oz.