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 | * tclScan.c -- | * tclScan.c -- |
4 | * | * |
# | Line 1134 Tcl_ScanObjCmd(dummy, interp, objc, objv | Line 1133 Tcl_ScanObjCmd(dummy, interp, objc, objv |
1133 | return code; | return code; |
1134 | } | } |
1135 | ||
/* $History: tclscan.c $ | ||
* | ||
* ***************** Version 1 ***************** | ||
* User: Dtashley Date: 1/02/01 Time: 1:03a | ||
* Created in $/IjuScripter, IjuConsole/Source/Tcl Base | ||
* Initial check-in. | ||
*/ | ||
/* End of TCLSCAN.C */ | ||
1136 | /* End of tclscan.c */ |
|
dashley@gmail.com | ViewVC Help |
Powered by ViewVC 1.1.25 |