[project @ 2000-06-23 09:41:11 by sewardj]
authorsewardj <unknown>
Fri, 23 Jun 2000 09:41:11 +0000 (09:41 +0000)
committersewardj <unknown>
Fri, 23 Jun 2000 09:41:11 +0000 (09:41 +0000)
commite46b131dcaa9a841fc374610a13fdbde1840bee9
tree5828355854197a68fcb6af7123da497538136829
parent415765b5ef570295649d2e3f9d8a6a8f0dc51380
[project @ 2000-06-23 09:41:11 by sewardj]
Changes to make DietHEP.dll usable from Visual Basic:
* Export DH_LoadLibrary and DH_GetProcAddress using stdcall, not ccall.
* Append all messages to a logfile, diet_hep_logfile.txt, for debugging.
ghc/includes/DietHEP.h
ghc/interpreter/DietHEP.def
ghc/interpreter/README.BUILDING.HUGS
ghc/interpreter/dh_demo.c
ghc/interpreter/hugs.c