aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/gallina-db.el
diff options
context:
space:
mode:
Diffstat (limited to 'tools/gallina-db.el')
-rw-r--r--tools/gallina-db.el6
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/gallina-db.el b/tools/gallina-db.el
index 5081b10b6..dd2bdf3ff 100644
--- a/tools/gallina-db.el
+++ b/tools/gallina-db.el
@@ -1,4 +1,4 @@
-;;; coq-db.el --- coq keywords database utility functions
+;;; gallina-db.el --- coq keywords database utility functions
;;
;; Author: Pierre Courtieu <courtieu@lri.fr>
;; License: GPL (GNU GENERAL PUBLIC LICENSE)
@@ -231,9 +231,9 @@ Required so that 'proof-solve-tactics-face is a proper facename")
-(provide 'coq-db)
+(provide 'gallina-db)
-;;; coq-db.el ends here
+;;; gallina-db.el ends here
;** Local Variables: ***
;** fill-column: 80 ***