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

Diff of /gcl/o/let.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 310  is an illegal macro definition in MACROF Line 310  is an illegal macro definition in MACROF
310  }  }
311    
312  void  void
313  init_let(void)  gcl_init_let(void)
314  {  {
315          make_special_form("LET", Flet);          make_special_form("LET", Flet);
316          make_special_form("LET*", FletA);          make_special_form("LET*", FletA);

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