diff options
author | William Joye <wjoye@cfa.harvard.edu> | 2016-12-21 22:56:22 (GMT) |
---|---|---|
committer | William Joye <wjoye@cfa.harvard.edu> | 2016-12-21 22:56:22 (GMT) |
commit | 98acd3f494b28ddd8c345a2bb9311e41e2d56ddd (patch) | |
tree | da1cf11e12bf524556ed195b9e811ee39fefa84b /generic/tclTomMathInt.h | |
download | blt-98acd3f494b28ddd8c345a2bb9311e41e2d56ddd.zip blt-98acd3f494b28ddd8c345a2bb9311e41e2d56ddd.tar.gz blt-98acd3f494b28ddd8c345a2bb9311e41e2d56ddd.tar.bz2 |
Squashed 'tcl8.6/' content from commit fcdc201
git-subtree-dir: tcl8.6
git-subtree-split: fcdc2019beb26eb8141c5ffc289e8de28bd07aa5
Diffstat (limited to 'generic/tclTomMathInt.h')
-rw-r--r-- | generic/tclTomMathInt.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/generic/tclTomMathInt.h b/generic/tclTomMathInt.h new file mode 100644 index 0000000..831f13f --- /dev/null +++ b/generic/tclTomMathInt.h @@ -0,0 +1,3 @@ +#include "tclInt.h" +#include "tclTomMath.h" +#include "tommath_class.h" |