Parent Directory | Revision Log | Patch
revision 65 by dashley, Sun Oct 30 04:21:11 2016 UTC | revision 66 by dashley, Sun Oct 30 21:57:38 2016 UTC | |
---|---|---|
# | Line 1 | Line 1 |
1 | /* $Header$ */ | /* $Header$ */ |
2 | /* | /* |
3 | * tclStubLib.c -- | * tclStubLib.c -- |
4 | * | * |
# | Line 118 Tcl_InitStubs (interp, version, exact) | Line 117 Tcl_InitStubs (interp, version, exact) |
117 | return actualVersion; | return actualVersion; |
118 | } | } |
119 | ||
/* $History: tclstublib.c $ | ||
* | ||
* ***************** Version 1 ***************** | ||
* User: Dtashley Date: 1/02/01 Time: 1:02a | ||
* Created in $/IjuScripter, IjuConsole/Source/Tcl Base | ||
* Initial check-in. | ||
*/ | ||
/* End of TCLSTUBLIB.C */ | ||
120 | /* End of tclstublib.c */ |
|
dashley@gmail.com | ViewVC Help |
Powered by ViewVC 1.1.25 |