comparison src/database.h @ 0:376386a54a3c r19-14

Import from CVS: tag r19-14
author cvs
date Mon, 13 Aug 2007 08:45:50 +0200
parents
children 3d6bfa290dbd
comparison
equal deleted inserted replaced
-1:000000000000 0:376386a54a3c
1 #ifndef _XEMACS_DBM_H
2 #define _XEMACS_DBM_H
3
4 DECLARE_LRECORD (database, struct database_struct);
5
6 #endif