#!/bin/csh -f
# one_read: there will be a specialized reader node

echo Installing one reader program
cat >! rdr.dat <<EOF
1
EOF
