#!/bin/csh -f
# File: ImgDimensions
# Author: K.R. Sloan
# Last Modified: 19 February 1991
# Purpose: create a string suitable for specifying dimensions to UBC2wff
echo -x $1 -y $2
