comparison src/mkbuiltins @ 2968:e330cb788508

[project @ 1997-05-15 17:40:29 by jwe]
author jwe
date Thu, 15 May 1997 17:54:17 +0000
parents 1da1af95082e
children 7aae2c3636a7
comparison
equal deleted inserted replaced
2967:467aae13b70a 2968:e330cb788508
23 23
24 #ifdef HAVE_CONFIG_H 24 #ifdef HAVE_CONFIG_H
25 #include "config.h" 25 #include "config.h"
26 #endif 26 #endif
27 27
28 #include "oct-builtin.h" 28 #include "defun.h"
29 #include "oct-obj.h" 29 #include "oct-obj.h"
30 #include "variables.h" 30 #include "variables.h"
31 31
32 EOF 32 EOF
33 33