/[gcl]/gcl/h/frame.h
ViewVC logotype

Diff of /gcl/h/frame.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.1.1 by wfs, Mon Dec 6 22:44:02 1999 UTC revision 1.2 by camm, Sat Jul 20 07:10:55 2002 UTC
# Line 62  EXTER ihs_ptr ihs_top; Line 62  EXTER ihs_ptr ihs_top;
62          x = alloc_frame_id();  \          x = alloc_frame_id();  \
63          vs_push(x);  \          vs_push(x);  \
64          lex_block_bind(Cnil, x);  \          lex_block_bind(Cnil, x);  \
65          vs_pop;  \          vs_popp;  \
66          frs_push(FRS_CATCH, x);  \          frs_push(FRS_CATCH, x);  \
67  }  }
68    

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26