IRA_ANNUL

Annuls an IRA identifier

Description:

This routine should be called when access to the astrometry information associated with an IRA identifier is no longer needed. It releases the resources used to store the astrometry information.

This routine attempts to execute even if STATUS is bad on entry. However, in this case no error report will be produced if this routine subsequently fails.

Invocation

CALL IRA_ANNUL( IDA, STATUS )

Arguments

IDA = INTEGER ( Given )
The IRA identifier to be annulled.
STATUS = INTEGER (Given and Returned)
The global status.