.DT
finish_compiling
DW_wibble creator help
finish_compiling
.SH Name
.SP 5 5
finish_compiling - This is called by the data compiler when the system has finished compiling the data file.
.EP
.SH Syntax
.SI 5
void finish_compiling(string fname,
mapping data)
.EI
.SH Parameters
.SI 5
%^BOLD%^data%^RESET%^ - the data to deal with
.EI
.SH Defined in
.SI 5
/std/hospital.c
.EI
.SH Description
.SP 5 5
This is called by the data compiler when the system has
finished compiling the data file.
.EP