#! /bin/csh
echo "============================================================"
echo "Getting out all $1 documents (read only)"
echo ""
#rcs -L $1.h
#rcs -L $1.m
#rcs -L $1.rtf
co $1.h
co $1.m
co $1.rtf
