/trunk/Lib/tcl/tcl8.swg
# · Unknown · 42 lines · 33 code · 9 blank · 0 comment · 0 complexity · 40104538a81b2d5d3e345681b549a115 MD5 · raw file
- /* -----------------------------------------------------------------------------
- * tcl8.swg
- *
- * Tcl configuration module.
- * ----------------------------------------------------------------------------- */
- /* ------------------------------------------------------------
- * Inner macros
- * ------------------------------------------------------------ */
- %include <tclmacros.swg>
- /* ------------------------------------------------------------
- * The runtime part
- * ------------------------------------------------------------ */
- %include <tclruntime.swg>
- /* ------------------------------------------------------------
- * Special user directives
- * ------------------------------------------------------------ */
- %include <tcluserdir.swg>
- /* ------------------------------------------------------------
- * Typemap specializations
- * ------------------------------------------------------------ */
- %include <tcltypemaps.swg>
- /* ------------------------------------------------------------
- * Overloaded operator support
- * ------------------------------------------------------------ */
- %include <tclopers.swg>
- /* ------------------------------------------------------------
- * Warnings for Tcl keywords
- * ------------------------------------------------------------ */
- %include <tclkw.swg>
- /* ------------------------------------------------------------
- * The Tcl initialization function
- * ------------------------------------------------------------ */
- %include <tclinit.swg>