diff options
Diffstat (limited to 'lisp/cedet/srecode/semantic.el')
-rw-r--r-- | lisp/cedet/srecode/semantic.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/cedet/srecode/semantic.el b/lisp/cedet/srecode/semantic.el index deb0ab24d1e..2520906b42a 100644 --- a/lisp/cedet/srecode/semantic.el +++ b/lisp/cedet/srecode/semantic.el @@ -428,4 +428,5 @@ as `function' will leave point where code might be inserted." (provide 'srecode/semantic) +;; arch-tag: b87ccbd6-bd87-48bc-8182-1043a9052d79 ;;; srecode/semantic.el ends here |