aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/gallina-db.el
diff options
context:
space:
mode:
authorGravatar Pierre Boutillier <pierre.boutillier@ens-lyon.org>2013-12-17 18:26:48 +0100
committerGravatar Pierre Boutillier <pierre.boutillier@ens-lyon.org>2013-12-17 18:27:02 +0100
commit30b58d43e48569afb50a35d3915ec7d453a61f5d (patch)
tree246891f764f24fe704fe9bb8a093da91adf788a1 /tools/gallina-db.el
parent5080f91a191aa08bf29790addb5b8614ba8323a8 (diff)
Attempt to adapt .el files too. doc/refman/RefMan-uti.tex has still to be fixed.
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 ***