#! /bin/csh -f
# File: Installer
# Authors: David Meyers,
#          K.R. Sloan
# Last Modified: 7 November 1990
# Purpose: install the entire Contours package
echo Tiling
cd Tiling
Installer
echo src
cd ../src
Installer
