Mercurial > hg > xemacs-beta
comparison src/s/windowsnt.h @ 1104:8b464283e891
[xemacs-hg @ 2002-11-12 18:58:13 by james]
Unconditionally compile the LISP_FLOAT_TYPE code. Remove all
!LISP_FLOAT_TYPE code and the LISP_FLOAT_TYPE identifier itself.
author | james |
---|---|
date | Tue, 12 Nov 2002 18:58:41 +0000 |
parents | 79c6ff3eef26 |
children | 184461bc8de4 |
comparison
equal
deleted
inserted
replaced
1103:80d9ab2e9855 | 1104:8b464283e891 |
---|---|
116 | 116 |
117 /* Stuff from old nt/config.h: */ | 117 /* Stuff from old nt/config.h: */ |
118 | 118 |
119 #define NTHEAP_PROBE_BASE 1 | 119 #define NTHEAP_PROBE_BASE 1 |
120 | 120 |
121 #define LISP_FLOAT_TYPE | |
122 | |
123 #ifdef HAVE_X_WINDOWS | 121 #ifdef HAVE_X_WINDOWS |
124 | 122 |
125 #define HAVE_XREGISTERIMINSTANTIATECALLBACK | 123 #define HAVE_XREGISTERIMINSTANTIATECALLBACK |
126 | 124 |
127 #define THIS_IS_X11R6 | 125 #define THIS_IS_X11R6 |