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

Diff of /gcl/o/reference.c

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

revision 1.5 by camm, Sat Feb 15 00:38:28 2003 UTC revision 1.6 by camm, Sun Sep 14 02:43:08 2003 UTC
# Line 191  Lspecial_form_p(void) Line 191  Lspecial_form_p(void)
191  }  }
192    
193  void  void
194  init_reference(void)  gcl_init_reference(void)
195  {  {
196          make_function("SYMBOL-FUNCTION", Lsymbol_function);          make_function("SYMBOL-FUNCTION", Lsymbol_function);
197          make_function("FBOUNDP", Lfboundp);          make_function("FBOUNDP", Lfboundp);

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

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