#!/bin/sh # # A cgi-bin interface to the "ortho" spell checker # Last edited 97-10-31 by stolfi # # This script relies on Ortho from Tomasz Kowaltowski, # Claudio Luchesi and Jorge Stolfi WORTHODIR=${STOLFIHOME}/v353-1/pkg/WOrtho/scripts $WORTHODIR/wortho "$@"