#!/bin/sh
IXBIN=/usr/local/lib/icon/iconx                                               
IXLCL=`echo $0 | sed 's=[^/]*$=iconx='`

[ -n "$ICONX" ] && exec "$ICONX" $0 ${1+"$@"}
[ -x "$IXLCL" ] && exec "$IXLCL" $0 ${1+"$@"}
[ -x "$IXBIN" ] && exec "$IXBIN" $0 ${1+"$@"}
exec iconx $0 ${1+"$@"}

[executable Icon binary follows]
      

 a      |                  I9.0.00/32 
  l!     `(tl! P l!     $ &    <   <                           /      4      :   b   C   h   E   S       C   (   E   Q       <      b   &   8   :       T      M      @   b   =      b      N   C   h   E   S      C   (   E   Q       <      b   &   8   :       T      M      [   b   =      b      N   C      U   C   X   E   S       T      S       b   =      b      F   E   S       <       b      N   5   E   N   T      M   #   m   b   =      N   C      U   C   X   E   S      T      S      b   =      b      F   E   S      <       b      N   5   E   N   T      M   '      b   =      N   C      U   E   <      E   S       <      b      I   b   )   F   U   C       T      b   =       8   :      T      b   =       N   5   N   C      U   E   <      S      I   b   )   F   U   C   4   T      T      b   =       b   =      8   :      T      b   =       N   5   N   E   b   D                                       
                         "   @   "  t   %     %     % 
    &    &    & 
 T  (  `  (    ( ,   )    *    *    * , D  +    -    -    .    .    0  0  1  <  1  \  1  x  3  main stop integer read exit write filesect.icn argl start count *** starting value missing *** count missing starting value not positive integer starting value not non-negative integer 