]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/main.cpp
Update OpenVMS compile support
[wxWidgets.git] / src / motif / main.cpp
index f904fa1f1e91a61f3ba9217e9f1796fd27745e70..57d0e2725cf0e67565bcbef7e112b994d670d0d2 100644 (file)
@@ -1,12 +1,11 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        main.cpp
+// Name:        src/motif/main.cpp
 // Purpose:     Entry point
 // Author:      Julian Smart
 // Modified by:
 // Created:     17/09/98
-// RCS-ID:      $Id$
 // Copyright:   (c) Julian Smart
-// Licence:    wxWindows licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 // We don't put main() in the library any more. GD.