#!/bin/sh
# $Id: create-remove-files,v 1.1.1.1 2002/01/22 19:54:40 hartmans Exp $
if test "X$FAST" != "X" ; then echo "Not running $0" ;  exit 0 ; fi
$objdir/create-remove file 1000
