diff options
Diffstat (limited to 'test/cedet/srecode-tests.el')
-rw-r--r-- | test/cedet/srecode-tests.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/cedet/srecode-tests.el b/test/cedet/srecode-tests.el index 0c13936829d..f48041144a4 100644 --- a/test/cedet/srecode-tests.el +++ b/test/cedet/srecode-tests.el @@ -264,3 +264,5 @@ Dump out the extracted dictionary." (princ (semantic-tag-name fcn-in)) (princ "\n--------------------------------------------\n") (srecode-dump extract)))))) + +;; arch-tag: 7a467849-b415-4bdc-ba2a-284ace156a65 |