IRA_CLOSE

Closes down the IRA astrometry package

Description:

This routine should be called once IRA facilities are no longer needed. It annuls any currently valid IRA identifiers, releasing any resources reserved by them. Once this routine has been called, any further use of IRA must be preceeded with a call to IRA_INIT.

This routine attempts to execute even if STATUS is set to a bad value on entry.

Invocation

CALL IRA_CLOSE( STATUS )

Arguments

STATUS = INTEGER (Given and Returned)
The global status.