blob: 9b0e9e61fd2090920e767d76a5c506b7e065f17a (
plain)
1
2
3
4
5
6
7
8
|
$NetBSD: patch-am,v 1.1.1.1 1998/10/13 23:31:04 garbled Exp $
--- mpe/profiling/nupshot/tkAppInit.c.orig Thu Aug 6 05:46:29 1998
+++ mpe/profiling/nupshot/tkAppInit.c Thu Aug 6 05:46:42 1998
@@ -100,3 +100,3 @@
- tcl_RcFileName = "~/.wishrc";
+/* tcl_RcFileName = "~/.wishrc";*/
return TCL_OK;
|