# This is a description of the wimp interface for squeeze

tool_details_start
   name          "StrongTst";
   version       "1.42 (27 Feb 1996)";
   wimpslot        32k;
tool_details_end


metaoptions_start
   has_auto_run      on;
   has_text_window;
   has_summary_window;
metaoptions_end


# fileoutput_start
#    output_dft_is   produces_output;
# fileoutput_end


dbox_start
   icons_start
      icn  3  maps_to string   not_saved;
      icn  6  maps_to "-t";    # throwback
      icn  7  maps_to "-v";    # verbose
      icn  8  maps_to "-d";    # debug
      icn  9  maps_to "-w";    # warn external
   icons_end

   defaults
   icn  3  "",
   icn  6 on,
   icn  7 off,
   icn  8 off,
   icn  9 on;

   imports_start
      drag_to icn 3    inserts icn 3;
      drag_to any      inserts icn 3;
      drag_to iconbar  inserts icn 3;
   imports_end
dbox_end
