]>
Commit | Line | Data |
---|---|---|
e0253070 | 1 | ///////////////////////////////////////////////////////////////////////////// |
80fdcdb9 | 2 | // Name: src/gtk1/main.cpp |
e0253070 RD |
3 | // Purpose: Entry point |
4 | // Author: Julian Smart | |
5 | // Modified by: | |
6 | // Created: 17/09/98 | |
e0253070 | 7 | // Copyright: (c) Julian Smart |
03647350 | 8 | // Licence: wxWindows licence |
e0253070 RD |
9 | ///////////////////////////////////////////////////////////////////////////// |
10 | ||
e0253070 | 11 | |
c661ecca | 12 | // We don't put main() in the library any more. RR. |
e0253070 | 13 |