diff options
-rw-r--r-- | generic/tclOOScript.h | 4 |
1 files changed, 4 insertions, 0 deletions
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 = |