Deallocates fileunits previously allocated with GET_LUN.
GET_LUN, log_unit
OPENR, log_unit, 'test.dat'
READF, log_unit, my_var
FREE_LUN, log_unit
For background information, see Logical Unit Numbers (LUNs) in Chapter 8 of the PV-WAVE Programmer's Guide.