cvs commit: hugs98/src plugin.c

ross@glass.cse.ogi.edu ross@glass.cse.ogi.edu
Fri, 3 Jan 2003 08:03:44 -0800


ross        2003/01/03 08:03:44 PST

  Modified files:
    src                  plugin.c 
  Log:
  Register the primitives in a plugin in the relevant module, rather than
  the prelude (which acts as a global namespace for primitives).
  
  Revision  Changes    Path
  1.6       +6 -12     hugs98/src/plugin.c