Parent Directory | Revision Log | Patch
revision 66 by dashley, Sun Oct 30 04:21:11 2016 UTC | revision 67 by dashley, Mon Oct 31 00:57:34 2016 UTC | |
---|---|---|
# | Line 1 | Line 1 |
1 | /* $Header$ */ | /* $Header$ */ |
2 | /* | /* |
3 | * tclUtil.c -- | * tclUtil.c -- |
4 | * | * |
# | Line 2472 Tcl_Stat(path, bufPtr) | Line 2471 Tcl_Stat(path, bufPtr) |
2471 | return TclStat(path, bufPtr); | return TclStat(path, bufPtr); |
2472 | } | } |
2473 | ||
/* $History: tclutil.c $ | ||
* | ||
* ***************** Version 1 ***************** | ||
* User: Dtashley Date: 1/02/01 Time: 12:50a | ||
* Created in $/IjuScripter, IjuConsole/Source/Tcl Base | ||
* Initial check-in. | ||
*/ | ||
/* End of TCLUTIL.C */ | ||
2474 | /* End of tclutil.c */ |
|
dashley@gmail.com | ViewVC Help |
Powered by ViewVC 1.1.25 |