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

Diff of /gcl/o/num_comp.c

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

revision 1.3 by camm, Sat Feb 15 00:38:28 2003 UTC revision 1.4 by camm, Sun Sep 14 02:43:07 2003 UTC
# Line 313  Lmin(void) Line 313  Lmin(void)
313  }  }
314    
315  void  void
316  init_num_comp(void)  gcl_init_num_comp(void)
317  {  {
318          make_function("=", Lall_the_same);          make_function("=", Lall_the_same);
319          make_function("/=", Lall_different);          make_function("/=", Lall_different);

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

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