This directory contains all the source for dinero as well as sample scripts
and manual pages.

README 		this file

man/dinero.man	user documentation before formatting
man/dinero.cat	user documentation after formatting

Source Files
--------------
src/doc.h  			programmer documentation
src/Makefile
src/global.h 
src/main.c
src/cmdargs.c 
src/init.c 
src/fetch.c 
src/state.c 
src/output.c 		

Sample scripts
--------------
demo/eg.script		example execution script
demo/eg.din 		example input file (trace)
demo/eg.out 		example output file
demo/twolevel.awk	an awk script for level two caches.
demo/dinchk		a program to verify the dinero installation
demo/out.compare	dinero output to verify the installation (used by
			dinchk)
