comparison src/t-builtins.h @ 240:a99f28f5e351

[project @ 1993-11-30 20:24:36 by jwe]
author jwe
date Tue, 30 Nov 1993 20:24:36 +0000
parents 91ab99b0dbae
children 0b52c68ec81f
comparison
equal deleted inserted replaced
239:4f8134fa54a9 240:a99f28f5e351
21 21
22 */ 22 */
23 23
24 #if !defined (_t_builtins_h) 24 #if !defined (_t_builtins_h)
25 #define _t_builtins_h 1 25 #define _t_builtins_h 1
26
27 #ifdef __GNUG__
28 #pragma interface
29 #endif
30 26
31 #include "tree-const.h" 27 #include "tree-const.h"
32 28
33 struct builtin_text_functions 29 struct builtin_text_functions
34 { 30 {