cvs commit: ohugs/src compiler.c omonad.c type.c

[email protected] Wed, 13 Nov 2002 17:20:56 -0800
Newsgroups gmane.comp.lang.haskell.cvs.ohugs
Message-ID <[email protected]>
nordland    2002/11/13 17:20:55 PST

  Modified files:
    src                  compiler.c omonad.c type.c 
  Log:
  Switched to new type for main::  Env -> Template Program
  
  Revision  Changes    Path
  1.13      +1 -1      ohugs/src/compiler.c
  1.45      +4 -1      ohugs/src/omonad.c
  1.26      +6 -2      ohugs/src/type.c