diff options
Diffstat (limited to 'lisp/progmodes/gud.el')
-rw-r--r-- | lisp/progmodes/gud.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/progmodes/gud.el b/lisp/progmodes/gud.el index e99fb26cf07..4ec58d3eeee 100644 --- a/lisp/progmodes/gud.el +++ b/lisp/progmodes/gud.el @@ -2973,4 +2973,5 @@ class of the file (using s to separate nested class ids)." (provide 'gud) +;;; arch-tag: 6d990948-df65-461a-be39-1c7fb83ac4c4 ;;; gud.el ends here |