diff options
| author | Miles Bader | 2003-09-01 15:45:59 +0000 |
|---|---|---|
| committer | Miles Bader | 2003-09-01 15:45:59 +0000 |
| commit | ab5796a9f97180707734a81320e3eb81937281fe (patch) | |
| tree | eef8aa4dd3733966628c6a43bd924b51557519e9 /src/bytecode.c | |
| parent | 1042fe8c8ca167fdb44365d99a35492df87b078f (diff) | |
| download | emacs-ab5796a9f97180707734a81320e3eb81937281fe.tar.gz emacs-ab5796a9f97180707734a81320e3eb81937281fe.zip | |
Add arch taglines
Diffstat (limited to 'src/bytecode.c')
| -rw-r--r-- | src/bytecode.c | 3 |
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) */ | ||