projects
/
chise
/
xemacs-chise.git.1
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
164cf08
)
Add new EXFUN for `Fmap_database'.
author
tomo
<tomo>
Wed, 30 Jan 2002 18:51:41 +0000
(18:51 +0000)
committer
tomo
<tomo>
Wed, 30 Jan 2002 18:51:41 +0000
(18:51 +0000)
src/database.h
patch
|
blob
|
history
diff --git
a/src/database.h
b/src/database.h
index
cb97732
..
6fa1f74
100644
(file)
--- a/
src/database.h
+++ b/
src/database.h
@@
-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_ */