ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Coro/Coro/state.h
(Generate patch)

Comparing Coro/Coro/state.h (file contents):
Revision 1.7 by root, Sun Oct 7 03:58:37 2007 UTC vs.
Revision 1.8 by root, Sun Apr 6 17:51:16 2008 UTC

62 62
63VAR(diehook, SV *) 63VAR(diehook, SV *)
64VAR(warnhook, SV *) 64VAR(warnhook, SV *)
65VAR(runops, runops_proc_t) /* for tracing support */ 65VAR(runops, runops_proc_t) /* for tracing support */
66 66
67#if !PERL_VERSION_ATLEAST (5,10,0)
68VAR(parser, yy_parser *)
69#endif
70

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines