Add arch taglines
[bpt/emacs.git] / lisp / progmodes / cc-awk.el
index 529d6a7..dbcfa9d 100644 (file)
@@ -902,4 +902,6 @@ no explicit action; see function `c-awk-beginning-of-defun'."
          (goto-char (min start-point end-point)))))))
 
 (cc-provide 'cc-awk)                   ; Changed from 'awk-mode, ACM 2002/5/21
+
+;;; arch-tag: c4836289-3aa4-4a59-9934-9ccc2bacccf3
 ;;; awk-mode.el ends here