Mercurial > hg > xemacs-beta
comparison src/database.h @ 404:2f8bb876ab1d r21-2-32
Import from CVS: tag r21-2-32
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:16:07 +0200 |
parents | 74fd4e045ea6 |
children | 697ef44129c6 |
comparison
equal
deleted
inserted
replaced
403:9f011ab08d48 | 404:2f8bb876ab1d |
---|---|
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 |