cvs commit: hugs98/src static.c

Sigbjorn Finne sof@glass.cse.ogi.edu
Mon, 16 Sep 2002 20:40:34 -0700


sof         2002/09/16 20:40:34 PDT

  Modified files:
    src                  static.c 
  Log:
  Stub out a module's 'modImports' field after having
  computed its export list.
  
  [Jeff, I believe this takes care of your concerns re:
  increased heap usage of the interpreter.]
  
  Revision  Changes    Path
  1.100     +4 -8      hugs98/src/static.c