/[gcl]/gcl/o/conditional.c
ViewVC logotype

Diff of /gcl/o/conditional.c

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

revision 1.4 by camm, Sat Feb 15 00:38:28 2003 UTC revision 1.5 by camm, Sun Sep 14 02:43:07 2003 UTC
# Line 192  Funless(object form) Line 192  Funless(object form)
192  }  }
193    
194  void  void
195  init_conditional(void)  gcl_init_conditional(void)
196  {  {
197          make_special_form("IF",Fif);          make_special_form("IF",Fif);
198          make_special_form("COND",Fcond);          make_special_form("COND",Fcond);

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

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