source: trunk/gsinstaller/gsConfig.cpp@ 3177

Last change on this file since 3177 was 1397, checked in by cs025, 24 years ago

Initial revision

  • Property svn:keywords set to Author Date Id Revision
File size: 139 bytes
Line 
1#include "gsConfig.h"
2
3gsConfiguration::gsConfiguration()
4{
5}
6
7void gsConfiguration::install(char *exePath, char *collectPath)
8{
9}
Note: See TracBrowser for help on using the repository browser.