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.3 by root, Tue Dec 5 12:50:04 2006 UTC vs.
Revision 1.4 by root, Wed Sep 26 19:26:48 2007 UTC

53VAR(sortcxix, I32) /* from pp_ctl.c */ 53VAR(sortcxix, I32) /* from pp_ctl.c */
54#endif 54#endif
55 55
56VAR(comppad, AV *) /* storage for lexically scoped temporaries */ 56VAR(comppad, AV *) /* storage for lexically scoped temporaries */
57 57
58VAR(runops, runops_proc_t); /* for tracing support */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines