#!/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]
      

                    P    H    I9.0.00/32      :i                                                  <   <                           /      4      :   C   \   E   S       C   $   E   Q       <      &   8   :      T      M      @   =         N   C   \   E   S      C   $   E   Q       <      &   8   :      T      M      [   =         N   C      U   C   L   E   S       T      S       =         F   E   S       <          N   5   E   N   T      M   #   m   =      N   C      U   C   L   E   S      T      S      =         F   E   S      <          N   5   E   N   T      M   '      =      N   C   x   U   E   <      E   S       <         I   )   F   U   C      T      =       8   :      T      =       N   5   N   C   x   U   E   <      S      I   )   F   U   C   ,   T      T      =       =      8   :      T      =       N   5   N   E   D              ް  Ȱ                       
                         "   <  "   l  %     %    
 %     &     &    
 &  4  (  <  (  X , (    )    *    *   , *    +  @  -  H  -  d  .    .    0    1    1     1    3main 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 