{
{     This procedure will initialize a swapout list entry with information
{  about a recently swapped job.
{
{  INITIALIZE_SWAP_ENTRY (SWAP_P, AJL_SLOT, SWAPPED_JOB_INFO)
{
{  SWAP_P: (input) The pointer to the swap list entry to initialize.
{
{  AJL_SLOT: (input) The active job list ordinal that is being swapped out.
{
{  SWAPPED_JOB_INFO: (input) The pertinent information necessary for future
{                            swapin.
{
