[cvs-nhc98] Extended/debugged new file format generation.

User olaf olaf@sparud.net
Thu, 18 Apr 2002 13:34:59 +0200 (CEST)


olaf: Thu Apr 18 13:34:59 CEST 2002

Update of /usr/src/master/nhc/src/hat/lib
In directory hinken:/tmp/cvs-serv23508/src/hat/lib

Modified Files:
	Hat.hs hat.c hat.h 
Log Message:
Extended/debugged new file format generation.

Now ConstructorWFields is used to record data constructors that have fields.
Here the list of labels is passed as an array to C.

Recording of FieldUpdate corrected (HatCounter was incorrectly updated).

Recoding of Int corrected (number was not in network order).