aboutsummaryrefslogtreecommitdiffstats
path: root/src/bytecode.c
diff options
context:
space:
mode:
authorMiles Bader2003-09-01 15:45:59 +0000
committerMiles Bader2003-09-01 15:45:59 +0000
commitab5796a9f97180707734a81320e3eb81937281fe (patch)
treeeef8aa4dd3733966628c6a43bd924b51557519e9 /src/bytecode.c
parent1042fe8c8ca167fdb44365d99a35492df87b078f (diff)
downloademacs-ab5796a9f97180707734a81320e3eb81937281fe.tar.gz
emacs-ab5796a9f97180707734a81320e3eb81937281fe.zip
Add arch taglines
Diffstat (limited to 'src/bytecode.c')
-rw-r--r--src/bytecode.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/bytecode.c b/src/bytecode.c
index 141f5adda84..a4ade9650ec 100644
--- a/src/bytecode.c
+++ b/src/bytecode.c
@@ -1775,3 +1775,6 @@ integer, it is incremented each time that symbol's function is called. */);
1775 } 1775 }
1776#endif 1776#endif
1777} 1777}
1778
1779/* arch-tag: b9803b6f-1ed6-4190-8adf-33fd3a9d10e9
1780 (do not change this comment) */