#!/bin/sh

# Copyright (c) 1993 by Waterloo Maple Software.
# Permission is granted to modify this file to be appropriate for use at the
# installation for which Maple was purchased.

# This script runs Maple V with a Motif interface.

maple -x $*
