]>
git.saurik.com Git - wxWidgets.git/blob - src/motif/main.cpp
57d0e2725cf0e67565bcbef7e112b994d670d0d2
1 /////////////////////////////////////////////////////////////////////////////
2 // Name: src/motif/main.cpp
3 // Purpose: Entry point
4 // Author: Julian Smart
7 // Copyright: (c) Julian Smart
8 // Licence: wxWindows licence
9 /////////////////////////////////////////////////////////////////////////////
11 // We don't put main() in the library any more. GD.