Simulatools ----------- These files contain programs and packages developed and used at Ifi (the Department of Informatics at the University of Oslo), in particular the SetTools and WindowTools package. For information on copyright, see the inclosed COPYRIGHT file. The main files are: CONTENTS: a list of all the files. COPYRIGHT: a statement of copyright to the package. INSTALLATION: instructions on how to install the package. Makefile: a makefile with some useful commands. README: this file. VERSION: the current version date. xinterface.c: a communication interface for accessing X from Simula. settools.src: a Simula package for set handling. utilities.src: a Simula package of various utilities. windowtools.src: a Simula package for object-oriented window programming. sc: a Perl script for controlling compilation and package loading with the two main Simula compilers. sc.1: a man page for the same. all.tar.Z: a compressed tar file containing all the files mentioned above. There are five sub-directories; these have seperate README files. cim: Makefile and other files for installation using the Cim compiler. doc: documentation on the packages. lund: Makefile and other files for installation using the Lund compiler. progs: some example programs demonstrating the WindowTools package. test: som test programs I use. These programs are supplied with the hope that they may prove useful, but no guarantee is made concerning their quality or correctness. If you discover any bugs, please report this to `drift@ifi.uio.no'. We will try to correct them, but make no promises.