Current News
Archived News
Search News
Discussion Forum


Old Forum
Install Programs More Downloads...
Troubleshooting
Source Code
Format Specs.
Misc. Information
Non-SF Stuff
Links




1 /*
3   ShadowFlare GRP Static Library. (c) ShadowFlare Software 2002
5 */
6 /* License information for this code is in license.txt */
8 #ifndef GRPLIB_INCLUDED
9 #define GRPLIB_INCLUDED
11 #ifndef GRPAPI_STATIC
12 #define GRPAPI_STATIC
13 #endif
15 #include "grpapi.h"
17 #endif