]> git.eshelyaron.com Git - emacs.git/commitdiff
Add (provide 'gud).
authorRoland McGrath <roland@gnu.org>
Wed, 7 Jul 1993 05:44:53 +0000 (05:44 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 7 Jul 1993 05:44:53 +0000 (05:44 +0000)
lisp/gud.el

index a78b366e7cba04605f7fbe54e7cd2d50890d77ed..890dcbc6bd7736b83685bd8fddd045c245a1101a 100644 (file)
@@ -944,4 +944,6 @@ Link exprs of the form:
         )
      (t nil))))
 
+(provide 'gud)
+
 ;;; gud.el ends here