/[guile]/guile/guile-core/libguile/modules.c
ViewVC logotype

Diff of /guile/guile-core/libguile/modules.c

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

revision 1.45 by mdj, Wed Feb 19 15:04:50 2003 UTC revision 1.46 by mdj, Wed Feb 19 16:16:46 2003 UTC
# Line 617  void Line 617  void
617  scm_modules_prehistory ()  scm_modules_prehistory ()
618  {  {
619    scm_pre_modules_obarray    scm_pre_modules_obarray
620      = scm_permanent_object (scm_c_make_hash_table (2001));      = scm_permanent_object (scm_c_make_hash_table (1533));
621  }  }
622    
623  void  void

Legend:
Removed from v.1.45  
changed lines
  Added in v.1.46

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