[project @ 2000-03-10 14:53:00 by sewardj]
authorsewardj <unknown>
Fri, 10 Mar 2000 14:53:00 +0000 (14:53 +0000)
committersewardj <unknown>
Fri, 10 Mar 2000 14:53:00 +0000 (14:53 +0000)
commit42d2afc52ff5ffec48a5a56a94c110deba4a9549
treec0c469a45dfc66829b08db17b83fe9f2166f73c6
parent783f2c369a8b837d3ec37abe5650f12ca0181101
[project @ 2000-03-10 14:53:00 by sewardj]
Compilation cleanups:
* Add some prototypes to header files, to avoid compilation warnings.
* Remove irrelevant #ifdeffery (#if NPLUSK, + various others)
14 files changed:
ghc/includes/options.h
ghc/interpreter/backend.h
ghc/interpreter/compiler.c
ghc/interpreter/connect.h
ghc/interpreter/interface.c
ghc/interpreter/link.c
ghc/interpreter/output.c
ghc/interpreter/static.c
ghc/interpreter/stg.c
ghc/interpreter/storage.c
ghc/interpreter/storage.h
ghc/interpreter/subst.h
ghc/interpreter/translate.c
ghc/interpreter/type.c