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

Diff of /gcl/h/att_ext.h

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

revision 1.4 by camm, Fri Jun 7 17:35:35 2002 UTC revision 1.5 by camm, Thu Jun 13 00:00:46 2002 UTC
# Line 626  object Icheck_one_type(); Line 626  object Icheck_one_type();
626    
627  /* utils.c */  /* utils.c */
628  object Iis_fixnum();  object Iis_fixnum();
629  object Iapply_fun_n();  object Iapply_fun_n(object,int,int,...);
630  object Ifuncall_n();  object Iapply_fun_n1(object (*)(),int,int,...);
631    object Iapply_fun_n2(object,int,int,...);
632    object Ifuncall_n(object,int,...);
633  object Ivs_values();  object Ivs_values();
634  object Icheck_one_type();  object Icheck_one_type();
635  object fSincorrect_type();  object fSincorrect_type();

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