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

Diff of /gcl/h/protoize.h

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

revision 1.26.4.1.2.1.2.1 by camm, Sun Sep 14 02:30:34 2003 UTC revision 1.26.4.1.2.1.2.2 by camm, Mon Oct 13 15:03:53 2003 UTC
# Line 137  struct key {short n,allow_other_keys; Line 137  struct key {short n,allow_other_keys;
137  /* cmpaux.c:73:OF */ extern object fSdebug (object sym, object val); /* (sym, val) object sym; object val; */  /* cmpaux.c:73:OF */ extern object fSdebug (object sym, object val); /* (sym, val) object sym; object val; */
138  /* cmpaux.c:82:OF */ extern object fSsetvv (object index, object val); /* (index, val) object index; object val; */  /* cmpaux.c:82:OF */ extern object fSsetvv (object index, object val); /* (index, val) object index; object val; */
139  /* cmpaux.c:95:OF */ extern void gcl_init_cmpaux (void); /* () */  /* cmpaux.c:95:OF */ extern void gcl_init_cmpaux (void); /* () */
140  /* cmpaux.c:106:OF */ extern int ifloor (int x, int y); /* (x, y) int x; int y; */  /* cmpaux.c:106:OF */ /* extern int ifloor (int x, int y); */ /* (x, y) int x; int y; */
141  /* cmpaux.c:124:OF */ extern int imod (int x, int y); /* (x, y) int x; int y; */  /* cmpaux.c:124:OF */ /* extern int imod (int x, int y); */ /* (x, y) int x; int y; */
142  /* cmpaux.c:185:OF */ extern int object_to_int (object x); /* (x) object x; */  /* cmpaux.c:185:OF */ extern int object_to_int (object x); /* (x) object x; */
143  /* cmpaux.c:263:OF */ extern char *object_to_string (object x); /* (x) object x; */  /* cmpaux.c:263:OF */ extern char *object_to_string (object x); /* (x) object x; */
144  typedef int (*FUNC)();  typedef int (*FUNC)();

Legend:
Removed from v.1.26.4.1.2.1.2.1  
changed lines
  Added in v.1.26.4.1.2.1.2.2

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