cvs commit: hugs98/src HsFFI.h builtin.c hugs.c hugsscript.c
machdep.c type.c
Alastair Reid
reid@glass.cse.ogi.edu
Fri, 29 Nov 2002 04:59:38 -0800
reid 2002/11/29 04:59:37 PST
Modified files:
src HsFFI.h builtin.c hugs.c hugsscript.c
machdep.c type.c
Log:
Replaced // with /* ... */ comments.
This is part of working through problems Pether Camitz is having with
the new release on a Sun4 using Sun's compiler.
Revision Changes Path
1.9 +5 -3 hugs98/src/HsFFI.h
1.36 +18 -18 hugs98/src/builtin.c
1.110 +3 -3 hugs98/src/hugs.c
1.2 +3 -3 hugs98/src/hugsscript.c
1.73 +5 -5 hugs98/src/machdep.c
1.58 +4 -4 hugs98/src/type.c