From f5efc84600e3a88460bdeb094d1cfa58ad5b3022 Mon Sep 17 00:00:00 2001 From: dkf Date: Sat, 11 Aug 2018 12:01:06 +0000 Subject: Added a note about the genesis of the compiled header. --- generic/tclOOScript.h | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/generic/tclOOScript.h b/generic/tclOOScript.h index 741a5c4..e63bd86 100644 --- a/generic/tclOOScript.h +++ b/generic/tclOOScript.h @@ -18,6 +18,10 @@ /* * The scripted part of the definitions of TclOO. + * + * Compiled from generic/tclOOScript.tcl by tools/makeHeader.tcl, which + * contains the commented version of everything; *this* file is automatically + * generated. */ static const char *tclOOSetupScript = -- cgit v0.12