/[gcl]/gcl/o/hash.d
ViewVC logotype

Diff of /gcl/o/hash.d

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

revision 1.9 by camm, Wed Feb 26 22:21:37 2003 UTC revision 1.10 by camm, Sun Sep 14 02:43:07 2003 UTC
# Line 521  DEFUN_NEW("HASH-TABLE-SIZE",object,fLhas Line 521  DEFUN_NEW("HASH-TABLE-SIZE",object,fLhas
521    
522    
523  void  void
524  init_hash()  gcl_init_hash()
525  {  {
526          sLeq = make_ordinary("EQ");          sLeq = make_ordinary("EQ");
527          sLeql = make_ordinary("EQL");          sLeql = make_ordinary("EQL");

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

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