Mercurial > hg > xemacs-beta
comparison src/database.h @ 442:abe6d1db359e r21-2-36
Import from CVS: tag r21-2-36
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:35:02 +0200 |
parents | 8de8e3f6228a |
children | e0db3c197671 |
comparison
equal
deleted
inserted
replaced
441:72a7cfa4a488 | 442:abe6d1db359e |
---|---|
16 You should have received a copy of the GNU General Public License | 16 You should have received a copy of the GNU General Public License |
17 along with XEmacs; see the file COPYING. If not, write to | 17 along with XEmacs; see the file COPYING. If not, write to |
18 the Free Software Foundation, Inc., 59 Temple Place - Suite 330, | 18 the Free Software Foundation, Inc., 59 Temple Place - Suite 330, |
19 Boston, MA 02111-1307, USA. */ | 19 Boston, MA 02111-1307, USA. */ |
20 | 20 |
21 /* This file is only necessary to get INLINE handling correct. | 21 /* This file is only necessary to get inline handling correct. |
22 See inline.c */ | 22 See inline.c */ |
23 | 23 |
24 #ifndef INCLUDED_database_h_ | 24 #ifndef INCLUDED_database_h_ |
25 #define INCLUDED_database_h_ | 25 #define INCLUDED_database_h_ |
26 | 26 |