]> git.saurik.com Git - wxWidgets.git/blobdiff - src/osx/carbon/main.cpp
renaming
[wxWidgets.git] / src / osx / carbon / main.cpp
diff --git a/src/osx/carbon/main.cpp b/src/osx/carbon/main.cpp
new file mode 100644 (file)
index 0000000..ad5bd33
--- /dev/null
@@ -0,0 +1,12 @@
+/////////////////////////////////////////////////////////////////////////////
+// Name:        main.cpp
+// Purpose:     Entry point
+// Author:      Stefan Csomor
+// Modified by:
+// Created:     1998-01-01
+// RCS-ID:      $Id$
+// Copyright:   (c) Stefan Csomor
+// Licence:       wxWindows licence
+/////////////////////////////////////////////////////////////////////////////
+
+// We don't put main() in the library any more. GD.