#!/bin/sh
# the next line restarts using lab \
exec lab "$0" "$@"

#   ShellyLibV2.0 - the ShellShapeGenerator 
#
#   Copyright (C) 1996 Randolf Schultz (rschultz@informatik.uni-rostock.de)
#
#   This software is shareware!
#   Read the file "License" for further information.

# The "Shell Laboratory", a Tcl/Tk - OpenGL GUI for ShellyLib
# Tcl/Tk part

# invoke the Tcl-skript
source "lab.tcl" 
