comparison src/m/tahoe.h @ 89909:68c22ea6027c

Sync to HEAD
author Kenichi Handa <handa@m17n.org>
date Fri, 16 Apr 2004 12:51:06 +0000
parents 375f2633d815
children f9a65d7ebd29
comparison
equal deleted inserted replaced
89908:ee1402f7b568 89909:68c22ea6027c
64 #define LOAD_AVE_CVT(x) ((int) ((x) * 100.0)) 64 #define LOAD_AVE_CVT(x) ((int) ((x) * 100.0))
65 65
66 /* This triggers some stuff to avoid a compiler bug */ 66 /* This triggers some stuff to avoid a compiler bug */
67 67
68 #define TAHOE_REGISTER_BUG 68 #define TAHOE_REGISTER_BUG
69
70 /* arch-tag: dd452693-80e1-413f-a164-0141eb68d831
71 (do not change this comment) */