1#!/bin/sh 2# -*- mode: tcl; fill-column: 75; tab-width: 8; coding: iso-latin-1-unix -*- \ 3exec @WISH@ "$0" -- "$@" 4 5# 6# Xmaxima is created from the files in the directory interfaces/xmaxima/Tkmaxima/ 7# in maxima's source tree. For creating this program maxima 8# version @VERSION@ was used. 9# 10# The main purpose of this header is to tell un*x-based systems how to execute 11# the program. 12# 13# 14