/* ************************************************************* *
 *   The Amulet User Interface Development Environment           *
 * ************************************************************* *
 *   Created automatically by the Gilt program in Amulet.        *
 *   Do not edit this file directly.                             *
 *   For more information on Amulet, contact amulet@cs.cmu.edu   *
 * ************************************************************* *
 *   Generated on Sun Jul 30 23:33:13 2000

 *   Amulet version 3.0
 * ************************************************************* */
#ifndef deletedialog_H
#define deletedialog_H

#include <amulet.h>

extern Am_Object deletedialog;
extern Am_Object deletedialog_Initialize ();

extern Am_Slot_Key DeleteNameInput;

#endif
