diff options
author | Miles Bader <miles@gnu.org> | 2009-10-02 10:53:34 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 2009-10-02 10:53:34 +0000 |
commit | 3999968a738479642f0b508da1cf1920e254c079 (patch) | |
tree | 4456a11158a09f45b4564a6e68ce7efa7b2a11d6 /lisp/cedet/semantic/wisent/comp.el | |
parent | 895d190402f5b7ed021bd9c9e05c81d473dfee08 (diff) | |
download | emacs-3999968a738479642f0b508da1cf1920e254c079.tar.gz emacs-3999968a738479642f0b508da1cf1920e254c079.tar.bz2 emacs-3999968a738479642f0b508da1cf1920e254c079.zip |
Add arch tagline
Diffstat (limited to 'lisp/cedet/semantic/wisent/comp.el')
-rw-r--r-- | lisp/cedet/semantic/wisent/comp.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/cedet/semantic/wisent/comp.el b/lisp/cedet/semantic/wisent/comp.el index 64426e51d98..f0866110245 100644 --- a/lisp/cedet/semantic/wisent/comp.el +++ b/lisp/cedet/semantic/wisent/comp.el @@ -3536,4 +3536,5 @@ See also `wisent-compile-grammar' for more details on AUTOMATON." (provide 'semantic/wisent/comp) +;; arch-tag: 758ea04c-ea97-466b-9b35-aea0861033c9 ;;; semantic/wisent/comp.el ends here |