Develop and Download Open Source Software

Browse Subversion Repository

Contents of /branches/mty-makai/scoreboard.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 125 - (show annotations) (download) (as text)
Mon Apr 16 14:50:11 2007 UTC (16 years, 11 months ago) by notanpe
File MIME type: text/x-chdr
File size: 350 byte(s)
魔改造用ブランチ
1 /***********************************************************************
2 *
3 * file: scoreboard.h
4 *
5 * $Id$
6 *
7 */
8
9 #ifndef SCOREBOARD_H__
10 #define SCOREBOARD_H__
11
12 #include <stdio.h>
13
14 extern FILE *scoreboard_open(void);
15 extern void *scoreboard_map(FILE *fp);
16
17 #endif /* SCOREBOARD_H__ */
18
19 /*
20 * Local Variables:
21 * tab-width: 4
22 * End:
23 *
24 * EOF */

Properties

Name Value
svn:eol-style native
svn:keywords Author Date Id Rev URL

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26