cvs commit: hugs98/src/dotnet HugsWrapper.cpp HugsWrapper.h Makefile

Sigbjorn Finne sof@glass.cse.ogi.edu
Mon, 10 Mar 2003 08:20:14 -0800


sof         2003/03/10 08:20:13 PST

  Modified files:
    src/dotnet           Makefile 
  Added files:
    src/dotnet           HugsWrapper.cpp HugsWrapper.h 
  Log:
  Convert dynamic wrapper class generator from C# to MC++ and
  include it in the Hugs assembly (as Hugs.Wrapper).
  
  => hugs.exe is now self-contained and a lot easier to use when
  generating Haskell .NET classes.
  
  Revision  Changes    Path
  1.3       +12 -6     hugs98/src/dotnet/Makefile