Add new EXFUN for `Fmap_database'.
authortomo <tomo>
Wed, 30 Jan 2002 18:51:41 +0000 (18:51 +0000)
committertomo <tomo>
Wed, 30 Jan 2002 18:51:41 +0000 (18:51 +0000)
src/database.h

index cb97732..6fa1f74 100644 (file)
@@ -31,5 +31,6 @@ EXFUN (Fopen_database, 5);
 EXFUN (Fput_database, 4);
 EXFUN (Fget_database, 3);
 EXFUN (Fclose_database, 1);
+EXFUN (Fmap_database, 2);
 
 #endif /* INCLUDED_database_h_ */