       ---------------------------------------------------------
                          The SLAG Hint System
          Written by Brian "Beej" Hall (beej@piratehaven.org)
         The slag script has been granted to the public domain
                 http://www.piratehaven.org/~beej/slag/
       ---------------------------------------------------------

Files in this archive:

slag
  Perl script that converts .slg files into .inf files, which can then
  be compiled with Inform into complete hint programs.

Makefile
  Type "make" to build all the included hints or just look at the
  Makefile for an example of how to build.

*.slg
  SLAG hint source files--check these out for examples of how to build
  your own.

*.z5
  Compiled hint source files, ready to be run with frotz or another
  interpreter.

