git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27408 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
14 lines
423 B
C++
14 lines
423 B
C++
/////////////////////////////////////////////////////////////////////////////
|
|
// Name: main.cpp
|
|
// Purpose: Entry point
|
|
// Author: David Webster
|
|
// Modified by:
|
|
// Created: 10/10/99
|
|
// RCS-ID: $Id$
|
|
// Copyright: (c) David Webster
|
|
// Licence: wxWindows licence
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
|
|
// We don't put main() in the library any more. SN.
|
|
|