Parent Directory
|
Revision Log
feat: add srcstats program
1 | rakinar2 | 63 | #ifndef AC_CONFIG_H |
2 | #define AC_CONFIG_H | ||
3 | |||
4 | #define PACKAGE_BUGREPORT "[email protected]" | ||
5 | #define PACKAGE_NAME "commons" | ||
6 | #define PACKAGE_VERSION "1.0.0" | ||
7 | #define PACKAGE_FULLNAME "OSN Commons" | ||
8 | |||
9 | #endif |
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |