OSDN Git Service

Please enter the commit message for your changes. Lines starting
[eos/base.git] / util / src / TclTk / tcl8.6.12 / pkgs / thread2.8.7 / generic / psGdbm.h
1 /*
2  * psGdbm.h --
3  *
4  * See the file "license.txt" for information on usage and redistribution
5  * of this file, and for a DISCLAIMER OF ALL WARRANTIES.
6  * ---------------------------------------------------------------------------
7  */
8
9 #ifndef _PSGDBM_H_
10 #define _PSGDBM_H_
11
12 void Sv_RegisterGdbmStore();
13
14 #endif /* _PSGDBM_H_ */
15
16 /* EOF $RCSfile */
17
18 /* Emacs Setup Variables */
19 /* Local Variables:      */
20 /* mode: C               */
21 /* indent-tabs-mode: nil */
22 /* c-basic-offset: 4     */
23 /* End:                  */
24