Parent Directory | Revision Log | Patch
revision 63 by dashley, Fri Oct 14 02:09:58 2016 UTC | revision 64 by dashley, Sun Oct 30 04:21:11 2016 UTC | |
---|---|---|
# | Line 1 | Line 1 |
1 | /* $Header: /cvsroot/esrg/sfesrg/esrgpcpj/shared/tcl_base/tclpanic.c,v 1.1.1.1 2001/06/13 04:44:06 dtashley Exp $ */ | /*$Header$ */ |
2 | /* | /* |
3 | * tclPanic.c -- | * tclPanic.c -- |
4 | * | * |
# | Line 124 panic TCL_VARARGS_DEF(char *,arg1) | Line 123 panic TCL_VARARGS_DEF(char *,arg1) |
123 | va_end (argList); | va_end (argList); |
124 | } | } |
125 | ||
/* $History: tclpanic.c $ | ||
* | ||
* ***************** Version 1 ***************** | ||
* User: Dtashley Date: 1/02/01 Time: 1:37a | ||
* Created in $/IjuScripter, IjuConsole/Source/Tcl Base | ||
* Initial check-in. | ||
*/ | ||
/* End of TCLPANIC.C */ | ||
126 | /* End of tclpanic.c */ |
|
dashley@gmail.com | ViewVC Help |
Powered by ViewVC 1.1.25 |