diff options
author | Miles Bader <miles@gnu.org> | 2003-09-01 15:45:59 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 2003-09-01 15:45:59 +0000 |
commit | ab5796a9f97180707734a81320e3eb81937281fe (patch) | |
tree | eef8aa4dd3733966628c6a43bd924b51557519e9 /admin/check-doc-strings | |
parent | 1042fe8c8ca167fdb44365d99a35492df87b078f (diff) |
Add arch taglines
Diffstat (limited to 'admin/check-doc-strings')
-rwxr-xr-x | admin/check-doc-strings | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/admin/check-doc-strings b/admin/check-doc-strings index f5f750925e..ce2166fce8 100755 --- a/admin/check-doc-strings +++ b/admin/check-doc-strings @@ -298,3 +298,4 @@ foreach my $fun (sort keys %texi_funtype) { } } +# arch-tag: e75331f5-5d1b-4393-ad5b-b0f87b5d47b0 |