# The SPIMS software is covered by a license. The use of the software
# represents acceptance of the terms and conditions in the license.
# ******************************************************************
# Copyright (c) 1989, Swedish Institute of Computer Science
This directory contains some demo scripts for SPIMS. First
configure the system by editing the file "initdemo". Then initialize the
demo by the command:
	
	source initdemo

(You may want to edit in a name of a remote machine in file initdemo.)
Then you can run the different scripts by the command 

	demo n

Where "demo 4" will run the script "script4".

After the demo, please be a good boy/girl and clean up after you, by
	
	 cleanup

The file DEMOS contains a description of the different demos. It might be
a good idea to print it out, so you can consult it during the demo.
