comparison src/mkbuiltins @ 7210:818b1417bce9

[project @ 2007-11-28 16:43:13 by jwe]
author jwe
date Wed, 28 Nov 2007 16:43:13 +0000
parents 4270ded9ddc6
children 8c32f95c2639
comparison
equal deleted inserted replaced
7209:f06b8150fe56 7210:818b1417bce9
41 #endif 41 #endif
42 42
43 #include "defun.h" 43 #include "defun.h"
44 #include "oct-obj.h" 44 #include "oct-obj.h"
45 #include "variables.h" 45 #include "variables.h"
46 #include "builtins.h"
46 47
47 #if defined (quad) 48 #if defined (quad)
48 #undef quad 49 #undef quad
49 #endif 50 #endif
50 51