summaryrefslogtreecommitdiff
path: root/src/m/orion.h
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>2003-09-01 15:45:59 +0000
committerMiles Bader <miles@gnu.org>2003-09-01 15:45:59 +0000
commitab5796a9f97180707734a81320e3eb81937281fe (patch)
treeeef8aa4dd3733966628c6a43bd924b51557519e9 /src/m/orion.h
parent1042fe8c8ca167fdb44365d99a35492df87b078f (diff)
downloademacs-ab5796a9f97180707734a81320e3eb81937281fe.tar.gz
Add arch taglines
Diffstat (limited to 'src/m/orion.h')
-rw-r--r--src/m/orion.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/m/orion.h b/src/m/orion.h
index 2a89251e23c..76519f6fe68 100644
--- a/src/m/orion.h
+++ b/src/m/orion.h
@@ -64,3 +64,6 @@ Boston, MA 02111-1307, USA. */
#define FSCALE 1.0
#endif
#define LOAD_AVE_CVT(x) (int) (((double) (x)) * 100.0 / FSCALE)
+
+/* arch-tag: 4fcf38ad-d6b0-434b-bc10-16647d5a7fb6
+ (do not change this comment) */