File: sather/etc/README
Author: Heinz W. Schmidt (hws@ICSI.Berkeley.EDU)
Created: Mon May 20 14:28:13 1991
Copyright (C) International Computer Science Institute, 1991
 
This directory contains miscellaneous sample files, tools and info.


.emacs: Sample .emacs customization file. You may simply load it
   at the end of your .emacs file, or copy and customize it under ~/.emacs.

.epoch: Sample ".epoch" file for cs.uiuc.edu Epoch extension to Gnu
   Emacs. This file is loaded at the end of .emacs if it is seen. You may
   copy and customize a version under ~/.epoch which will then be
   preferred.

.sather: Sample .sather file containing Sather compiler directives.
   Cf. also the .sather files in directory etc/test.

MOUSE-TUTORIAL: Online tutorial for the public domain sky-mouse
   package.

README: This file.

bugs: This directory contains examples and documentation about known
   bugs and workarounds.

example.sa: The example program in the manual.

example.sather: A ".sather" file for compiling "example.sa".

hello.TAGS: Sample tag file for hello.sa below.

hello.TAGS.compl: Sample tags completion info accompanying this tag file.

hello.sa: The simplest "Hello world" Sather program.

hello.sather: A ".sather" file for compiling "hello.sa".

performance: This directory contains Sather versions of the Stanford
   Integer Benchmarks gathered by Hennessy.

sky-instl.txt: Description of sky mouse package (short for
   save/kill/yank). 

sky.Xdefaults: X resource definitions to go with the sky-mouse package
   to include in your .Xdefaults file.

test: This directory contains ".sather" files for compiling test code
   for different parts of the Sather libraries.





