#!/bin/csh -f
cat bubblesort.ps heapsort.ps quicksort.ps test-sorts.ps | psh
