projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d046bec
)
Require semantic/db-file.
author
Chong Yidong
<cyd@stupidchicken.com>
Mon, 7 Sep 2009 16:33:20 +0000
(16:33 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Mon, 7 Sep 2009 16:33:20 +0000
(16:33 +0000)
lisp/cedet/semantic/db.el
patch
|
blob
|
history
diff --git
a/lisp/cedet/semantic/db.el
b/lisp/cedet/semantic/db.el
index 22c474cc0b25fc95b6aeffbb91160e6a18ccbb5f..110d82f8062ea74f9879de4fec29ac204c428fc1 100644
(file)
--- a/
lisp/cedet/semantic/db.el
+++ b/
lisp/cedet/semantic/db.el
@@
-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