#!/bin/sh
# $Id: intr-read2,v 1.3 2002/07/27 08:58:11 lha Exp $
if test "X$FAST" != "X" ; then echo "Not running $0" >&4;  exit 0 ; fi
$objdir/intr-read --child ${AFSROOT}/stacken.kth.se/ftp/pub/gnu/gnu-0.2 || exit 1
exit 0
