a7dc6abfa6
- GNU_CONFIGURE -> CONFIGURE_STYLE - Add @comment to PLIST
11 lines
237 B
Plaintext
11 lines
237 B
Plaintext
--- main.cc.orig Fri Jul 14 07:17:51 2000
|
|
+++ main.cc Fri Jul 14 07:19:09 2000
|
|
@@ -48,6 +48,7 @@
|
|
|
|
extern "C" {
|
|
#include <tk.h>
|
|
+extern int Tk_WmCmd (ClientData clientData, Tcl_Interp *interp, int argc, char **argv);
|
|
}
|
|
|
|
static void
|