comparison src/m/news.h @ 163:0132846995bd r20-3b8

Import from CVS: tag r20-3b8
author cvs
date Mon, 13 Aug 2007 09:43:35 +0200
parents 376386a54a3c
children
comparison
equal deleted inserted replaced
162:4de2936b4e77 163:0132846995bd
52 52
53 #define LOAD_AVE_CVT(x) ((int) ((x) * 100.0)) 53 #define LOAD_AVE_CVT(x) ((int) ((x) * 100.0))
54 54
55 /* Must use the system's termcap. It does special things. */ 55 /* Must use the system's termcap. It does special things. */
56 56
57 #define LIBS_TERMCAP -ltermcap 57 #define LIBS_TERMCAP "-ltermcap"
58 58