#!/bin/csh -f

cat GRD/log.txt SHOP/log.txt > log.txt
cat GRD/enum.txt SHOP/enum.txt > enum.txt
cat GRD/include.txt SHOP/include.txt > include.txt
