diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2015-11-26 12:04:37 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2015-11-26 12:04:37 (GMT) |
commit | 7c4e5a973868d366921126b36904b226d21acc68 (patch) | |
tree | 8c85d6276a117093eeade6bf4d9aeb92fe1d6a09 /generic/tclTomMath.decls | |
parent | 24e886305c2774d0864041db6f1f433f350e24d4 (diff) | |
parent | 0994fde7781b45449af20570e7ac1295e647cab9 (diff) | |
download | tcl-7c4e5a973868d366921126b36904b226d21acc68.zip tcl-7c4e5a973868d366921126b36904b226d21acc68.tar.gz tcl-7c4e5a973868d366921126b36904b226d21acc68.tar.bz2 |
merge trunk
Diffstat (limited to 'generic/tclTomMath.decls')
-rw-r--r-- | generic/tclTomMath.decls | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tclTomMath.decls b/generic/tclTomMath.decls index 1ff12b3..71f844e 100644 --- a/generic/tclTomMath.decls +++ b/generic/tclTomMath.decls @@ -2,7 +2,7 @@ # # This file contains the declarations for the functions in 'libtommath' # that are contained within the Tcl library. This file is used to -# generate the 'tclTomMathDecls.h' and 'tclTomMathStub.c' files. +# generate the 'tclTomMathDecls.h' and 'tclStubInit.c' files. # # If you edit this file, advance the revision number (and the epoch # if the new stubs are not backward compatible) in tclTomMathDecls.h |