git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27408 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
15 lines
421 B
C++
15 lines
421 B
C++
/////////////////////////////////////////////////////////////////////////////
|
|
// Name: main.cpp
|
|
// Purpose: Entry point
|
|
// Author: Julian Smart
|
|
// Modified by:
|
|
// Created: 17/09/98
|
|
// RCS-ID: $Id$
|
|
// Copyright: (c) Julian Smart
|
|
// Licence: wxWindows licence
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
|
|
|
|
// We don't put main() in the library any more. RR.
|
|
|