1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

Require semantic/db-file.

This commit is contained in:
Chong Yidong 2009-09-07 16:33:20 +00:00
parent d046becfc4
commit 663d4a979b

View file

@ -1010,6 +1010,9 @@ If file does not have tags available, then load the file, and create them."
(provide 'semantic/db)
;; Pull in the semanticdb-project-database-file class:
(require 'semantic/db-file)
;; Local variables:
;; generated-autoload-file: "loaddefs.el"
;; generated-autoload-feature: semantic/loaddefs