]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/samples/gizmos/multicell/mtest.cpp
regenerated all makefiles with bakefile 0.2.0; removed REZ option from config.bkl...
[wxWidgets.git] / contrib / samples / gizmos / multicell / mtest.cpp
index 1254de9926c85833e857134284654b357d38f429..4c57adec8d9a2e7bfd1920536ad32e67564b167d 100644 (file)
@@ -5,15 +5,9 @@
  * Created: 2000
  * Updated:
  * Copyright:
+ * License: wxWindows licence
  */
 
-static const char sccsid[] = "%W% %G%";
-
-#if defined(__GNUG__) && !defined(__APPLE__)
-    #pragma implementation
-    #pragma interface
-#endif
-
 #include "wx/wxprec.h"
 
 #ifdef __BORLANDC__